cakephp2-php8/cake
2009-12-18 19:05:33 -05:00
..
config Updating CakePHP version. 2009-09-09 19:12:00 +10:00
console Updating cake.generic.css to let .altrow class to apply to dd and dt elements. Fixes #361 2009-11-24 19:57:20 -05:00
libs Fixing issue where forms generated with requestAction would be missing the _Token fields that Security component creates. Test cases added to ensure that token key does not change when requestAction is used. 2009-12-18 19:05:33 -05:00
tests Fixing issue where forms generated with requestAction would be missing the _Token fields that Security component creates. Test cases added to ensure that token key does not change when requestAction is used. 2009-12-18 19:05:33 -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 Adding test case for cached view files, and fatal errors caused by the view instance not being registered. View instances are now registered when rendering view caches, and unregistered if the cached view fails. This fixes issues rendering flash messages with custom layouts and fixes FormHelper methods inside nocache blocks. 2009-12-13 12:39:39 -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