cakephp2-php8/cake
2010-05-23 02:14:07 +05:30
..
config Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
console Removing request time output from index.php. Makes non sgml requests like json easier to do. Fixes #720 2010-05-20 23:13:45 -04:00
libs Removing protected var CakeSession::_started and instead session_id() is now used to check if session is started in CakeSession::started(). This fixes issue where CakeSession::started() returned incorrect value when used across multiple objects. Closes #731 2010-05-23 02:14:07 +05:30
tests Removing protected var CakeSession::_started and instead session_id() is now used to check if session is started in CakeSession::started(). This fixes issue where CakeSession::started() returned incorrect value when used across multiple objects. Closes #731 2010-05-23 02:14:07 +05:30
basics.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
bootstrap.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dispatcher.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updated vesion numbers to 1.3.0 2010-04-25 14:27:29 +10:00