OSDN Git Service

import install plugin from CandyCane
authorCake <cake_67@users.sourceforge.jp>
Thu, 15 Apr 2010 07:48:49 +0000 (16:48 +0900)
committerCake <cake_67@users.sourceforge.jp>
Thu, 15 Apr 2010 08:01:40 +0000 (17:01 +0900)
commitbebba6cd582e3ec3256b0441526dccde8a92aa43
tree4c4711318a84fc8a49c7a7588c94fc6b256d3f37
parent7727a929b22f37b42fa5b53d7cc4e9d16cd5e0db
import install plugin from CandyCane
app/plugins/install/controllers/install_controller.php [new file with mode: 0644]
app/plugins/install/install_app_controller.php [new file with mode: 0644]
app/plugins/install/install_app_model.php [new file with mode: 0644]
app/plugins/install/models/install.php [new file with mode: 0644]
app/plugins/install/vendors/css/install.css [new file with mode: 0644]
app/plugins/install/views/install/data.ctp [new file with mode: 0644]
app/plugins/install/views/install/database.ctp [new file with mode: 0644]
app/plugins/install/views/install/finish.ctp [new file with mode: 0644]
app/plugins/install/views/install/index.ctp [new file with mode: 0644]
app/plugins/install/views/layouts/install.ctp [new file with mode: 0644]