cakephp2-php8/lib/Cake/Core
mark_story ea113922bd Removing extra 0 index in request parameters.
When using requestAction with the return parameter, there
would be an extra 0 index element that would create incorrect
routes in the requestedAction.
Fixes #2067
2011-10-05 20:55:17 -04:00
..
App.php Refactoring: clean up the foreach loop. 2011-10-05 15:13:19 +09:00
CakePlugin.php Making CakePlugin::loadAll() static as its fellow class methods 2011-09-21 13:31:11 -04:30
Configure.php The 'default' config for Configure class is now auto created on first use if not already created. 2011-09-18 00:06:37 +05:30
Object.php Removing extra 0 index in request parameters. 2011-10-05 20:55:17 -04:00