cakephp2-php8/lib/Cake/Controller
2013-05-14 10:17:57 +02:00
..
Component Clamp limit values to be unsigned integers. 2013-05-02 22:36:50 -04:00
CakeErrorController.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Component.php spelling corrections (a url to an URL, unify URL) 2013-04-29 11:05:17 +02:00
ComponentCollection.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Controller.php $this->modelClass needs to be correct prior to the components init() call if the component itself accesses the model, lazyloading would try to load the wrong model otherwise 2013-05-14 10:17:57 +02:00
Scaffold.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00