cakephp2-php8/cake/console/libs/templates/skel
phpnut e750c9d38f Closes #3318, When model calls invalidate, it would be usefull to use the __(messageID, true)
Fixes #2603, Scaffold edit() should redirect to index() when no record is found.
Closes #2990 cake_sessions Needs A Database Name Setting, Configure::write('Session.database', 'default')
Closes #3120, database - $config['encoding']; added new settings to database.php.default
Corrected errors when setting database configurations from console, would not allow changing setting on old configuration.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5815 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-20 10:14:30 +00:00
..
config Closes #3318, When model calls invalidate, it would be usefull to use the __(messageID, true) 2007-10-20 10:14:30 +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