OSDN Git Service

Profiles設定のYAMLエクスポート
authorCake <cake_67@users.sourceforge.jp>
Tue, 20 Apr 2010 06:54:24 +0000 (15:54 +0900)
committerCake <cake_67@users.sourceforge.jp>
Tue, 20 Apr 2010 06:54:24 +0000 (15:54 +0900)
commit64c3ec7a3d8cdd516ea43bc7c973af1cb5580363
tree59f269ee1a875f0d25cc8ee3c463c5aa57a055d5
parent08d58e6d03bf76f704ed098520de539a0a2b757f
Profiles設定のYAMLエクスポート
12 files changed:
app/controllers/profiles_controller.php
app/vendors/Spyc/CHANGES [new file with mode: 0644]
app/vendors/Spyc/README [new file with mode: 0644]
app/vendors/Spyc/examples/yaml-dump.php [new file with mode: 0644]
app/vendors/Spyc/examples/yaml-load.php [new file with mode: 0644]
app/vendors/Spyc/php4/spyc.php4 [new file with mode: 0644]
app/vendors/Spyc/php4/test.php4 [new file with mode: 0644]
app/vendors/Spyc/spyc.php [new file with mode: 0644]
app/vendors/Spyc/spyc.yaml [new file with mode: 0644]
app/vendors/Spyc/test.php [new file with mode: 0644]
app/views/profiles/admin_export_profiles.ctp [new file with mode: 0644]
app/views/systems/admin_view.ctp