cakephp2-php8/lib/Cake/Controller
mark_story c327bdc4bd Enforce model aliases when generating order by clauses.
Invalid SQL could be created by sorting on an invalid alias, with
a field that exists on the model.

Fixes #3797
2013-04-27 13:29:29 -04:00
..
Component Enforce model aliases when generating order by clauses. 2013-04-27 13:29:29 -04:00
CakeErrorController.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Component.php Tidy up doc blocks. 2013-02-26 21:43:53 -05:00
ComponentCollection.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Controller.php Do type checks when looking for models in Controller::$uses. 2013-04-19 12:20:46 -04:00
Scaffold.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00