cakephp2-php8/cake
mark_story 1fe84c00dd Starting to try and simplify the bootstrap process, and give a choice
over which GET param is used for cake's url.
2010-11-14 00:06:01 -05:00
..
config Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
console Turning __get() back into methods. There were so few properties being accessed that it didn't make sense to have __get(), over a handful of methods. 2010-11-12 23:57:55 -05:00
libs Starting to try and simplify the bootstrap process, and give a choice 2010-11-14 00:06:01 -05:00
tests Moving Dispatcher inside libs directory, as it is part of CakePHP's libs. 2010-11-14 00:00:23 -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
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