cakephp2-php8/cake
2010-11-07 13:23:42 -05:00
..
config Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
console Fixing baked actions to use request object. 2010-11-07 01:08:58 -04:00
libs Removing View::error(). Instead you should be handling error states in your controller, or throwing exceptions and letting the application error handling deal with the error. 2010-11-07 13:23:42 -05:00
tests Making $scripts_for_layout and $content_for_layout regular viewVars. This will allow helpers to manipulate them in callbacks. 2010-11-07 13:23:42 -05:00
basics.php Unwinding several ifs used in debug(). Creating simple string templates instead. Fixes #818 2010-10-24 18:23:27 -04:00
bootstrap.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
dispatcher.php Applying patch from 'Utoxin' that removes hardcoded 'app' string from Dispatcher. Fixes #1231 2010-10-27 22:42:12 -04:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers for 1.3.5 2010-10-24 13:56:45 -04:00