cakephp2-php8/cake
mark_story 82a2b1a019 Changing import of Dispatcher to direct require.
Modifying order of operations in Configure::__loadBootstrap()
moving inclusion of app/config/bootstrap.php after the creation of core cache configs.  This allows App::import() to be used in the bootstrap file with cached paths.
2009-11-07 17:53:14 -05:00
..
config Updating CakePHP version. 2009-09-09 19:12:00 +10:00
console Adding tests and support for binary columns in model task. Fixes #241 2009-11-04 22:57:43 -05:00
libs Changing import of Dispatcher to direct require. 2009-11-07 17:53:14 -05:00
tests Fixing issues in ContainableBehavior that could leave models unbound when 'fields' was used as part of containment conditions. Fixes #253 2009-11-07 17:43:18 -05:00
basics.php Removing use of low() from core classes. Refs #6525 2009-10-21 13:03:24 -04:00
bootstrap.php Changing import of Dispatcher to direct require. 2009-11-07 17:53:14 -05:00
dispatcher.php Fixing issue in Dispatcher::cached() where plugins ending in asset extensions would be incorrectly handled. 2009-11-03 13:14:38 -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