cakephp2-php8/lib/Cake/Controller
Rachman Chavik a63b54c34b Fix: Incorrect model being used as Controller::$modelClass
We cannot be sure that Controller::$uses have not been iterated, so
reset the array to use the first value.
2013-05-24 17:50:43 +07:00
..
Component Fix empty response bodies when redirect URL's are empty. 2013-05-17 16:33:08 -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 Fix: Incorrect model being used as Controller::$modelClass 2013-05-24 17:50:43 +07:00
Scaffold.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00