cakephp2-php8/cake/console/libs/templates/skel
phpnut e78fc1e90c Fixes #3305, Console i18n extract using wrong paths.
Closes #3396, i18n fixes
Fixed TranslateBehavior::_getLocale() throwing error if I18n class had not been loaded
Added [P]roject to bake
Updated locale pot file
Removed css and js directories from skel

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5809 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-20 05:55:37 +00:00
..
config Closes #3238, added ability to turn of check for HTTP_USER_AGENT by using Configure::write('Session.checkAgent', false); in a beforeFilter(). 2007-10-17 00:40:47 +00:00
controllers Closes #1463, Pages Controller Title Enhancement. 2007-09-16 01:06:17 +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 Closes #3356, added additional changes for translated views 2007-10-08 20:13:20 +00:00
webroot Correcting change made to test.php in [5776] 2007-10-17 12:56:14 +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