cakephp2-php8/cake/console/libs/templates/skel
2007-12-29 19:05:22 +00:00
..
config adding i18n and sessions schema files. command modified slightly to : cake schema run create DbAcl, cake schema run create i18n, and cake schema run create Sessions 2007-11-25 16:01:49 +00:00
controllers Adding documentation to classes belonging to Cake console. 2007-10-22 05:52:20 +00:00
locale/eng/LC_MESSAGES Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
models Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
plugins Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
tests Adding empty file to all empty directories 2007-05-06 03:09:27 +00:00
tmp Removing unneeded empty files 2007-05-12 18:33:33 +00:00
vendors/shells Fixes #3305, Console i18n extract using wrong paths. 2007-10-20 05:55:37 +00:00
views updating dispatcher, fixes #3773, fixes #3783, fixes #3779, updating default layouts, adding Debugger::dump($var); and some other changes for exporting string vars 2007-12-29 19:05:22 +00:00
webroot adding context and trace to other debugger output formats. adds E_USER_ERROR to fatal 2007-12-24 23:47:46 +00:00
.htaccess Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
app_controller.php Restructuring console directory 2007-05-04 20:09:34 +00:00
app_helper.php Restructuring console directory 2007-05-04 20:09:34 +00:00
app_model.php Restructuring console directory 2007-05-04 20:09:34 +00:00
index.php Restructuring console directory 2007-05-04 20:09:34 +00:00