cakephp2-php8/cake
2009-11-22 12:25:53 -05:00
..
config Updating CakePHP version. 2009-09-09 19:12:00 +10:00
console Replace function split by explode when possible. 2009-11-21 13:45:04 -05:00
libs Changing require_once to require for custom session handlers. If you are using a class to do your custom session handling you must include checks to prevent duplicate class errors. Fixes #324 2009-11-22 12:25:53 -05:00
tests Replace function sizeof (alias) by count. 2009-11-21 13:50:57 -05:00
basics.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00
bootstrap.php Changing import of Dispatcher to direct require. 2009-11-07 17:53:14 -05:00
dispatcher.php Applying patch from 'robustsolution' for optimization in Dispatcher::dispatch. Fixes #317 2009-11-21 21:00:15 -05:00
LICENSE.txt closes #5271, removing root docs directory. adding README 2008-12-25 18:05:56 +00:00
VERSION.txt Updating version number. 2009-09-09 00:21:07 -04:00