OSDN Git Service

プロジェクト名を「TRPG データバンク」に変更
authorCake <cake_67@users.sourceforge.jp>
Tue, 21 Dec 2010 10:31:30 +0000 (19:31 +0900)
committerCake <cake_67@users.sourceforge.jp>
Tue, 21 Dec 2010 10:31:43 +0000 (19:31 +0900)
commit75ca6b7143ba20d10fdf43ab177f88f964cd609e
tree23a415768202394776b738c3ba6d5b6c5b89bf02
parent752ad4de89822cecfe3e41154263e2a31680d8db
プロジェクト名を「TRPG データバンク」に変更
52 files changed:
app/config/conf/config.php
app/config/conf/mail.php
app/config/conf/mobile.php
app/config/conf/upfile.php
app/config/init.php
app/controllers/app_controller.php
app/controllers/character_pictures_controller.php
app/controllers/character_profile_archives_controller.php
app/controllers/character_sheets_controller.php
app/controllers/characters_controller.php
app/controllers/characters_has_profiles_controller.php
app/controllers/components/auth_plus.php
app/controllers/components/mail.php
app/controllers/components/member_auth.php
app/controllers/components/token.php
app/controllers/groups_controller.php
app/controllers/profile_selects_controller.php
app/controllers/profile_table_statics_controller.php
app/controllers/profile_tables_controller.php
app/controllers/profiles_controller.php
app/controllers/regist_mails_controller.php
app/controllers/site_configs_controller.php
app/controllers/systems_controller.php
app/controllers/users_controller.php
app/error.php
app/libs/core_plus.php
app/locale/default.pot
app/locale/jpn/LC_MESSAGES/default.po
app/models/app_model.php
app/models/behaviors/sanitize_plus.php
app/models/character.php
app/models/character_picture.php
app/models/character_profile_archive.php
app/models/character_sheet.php
app/models/characters_has_profile.php
app/models/group.php
app/models/profile.php
app/models/profile_select.php
app/models/profile_table.php
app/models/profile_table_static.php
app/models/regist_mail.php
app/models/site_config.php
app/models/system.php
app/models/user.php
app/plugins/install/vendors/css/install.css [new file with mode: 0644]
app/plugins/install/views/install/regist.ctp
app/plugins/install/views/layouts/install.ctp
app/views/elements/character_picture_full.ctp
app/views/elements/version.ctp
app/webroot/css/cake.generic.css.ver12 [new file with mode: 0644]
app/webroot/css/debug_toolbar.css [new file with mode: 0644]
app/webroot/js/js_debug_toolbar.js [new file with mode: 0644]