cakephp2-php8/lib/Cake/Core
Yosuke Basuke Suzuki fbf4449b9e Refactoring: clean up the foreach loop.
- cleaner code.
- reduce call of array_values and array_unique.
- clear intent of code.
2011-10-05 15:13:19 +09: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 Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00