cakephp2-php8/lib/Cake/Controller
Toby Cox 296ea215b1 Enhancement to paginator
No point in finding the count (via model) if the returned result count
is less than our limit. We then know that the count is the count of our
results
2014-05-12 21:49:07 -04:00
..
Component Enhancement to paginator 2014-05-12 21:49:07 -04:00
CakeErrorController.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Component.php a few more corrections 2014-04-08 01:49:33 +02:00
ComponentCollection.php remove undocumented code and uncessary in_array() checks + cleanup 2013-08-08 03:56:58 +02:00
Controller.php Make referer() behave as expected. 2014-04-28 17:23:26 +02:00
Scaffold.php Deprecated scaffold and scaffoldview. 2013-12-20 14:16:44 -05:00