cakephp2-php8/cake/libs/controller
2007-01-20 15:46:12 +00:00
..
components Fixing URL error condition in AuthComponent::startup(), and adding login failure handler 2007-01-16 12:51:56 +00:00
component.php Fixing SessionComponent not loading when AppController has var $components set. 2006-11-25 22:58:58 +00:00
controller.php Fixing AppController::$uses merging for controllers with no models of their own. To completely disable $uses, set $uses = null in your controller. 2007-01-20 15:46:12 +00:00
pages_controller.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
scaffold.php adding pagination and sorting to scaffold. refactoring plugin views and redirects, updating default layout 2007-01-10 22:53:52 +00:00