cakephp2-php8/cake/libs/controller
2011-03-12 11:10:31 -05:00
..
components Removing more calls to strtolower(). Instead type the method names with the correct casing. 2011-03-12 11:10:31 -05:00
app_controller.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
cake_error_controller.php Fixin CakeErrorController's constructor, so it matches the parent class. Removing duplicated code. 2011-03-10 22:00:08 -05:00
component.php Fix to resolve 'assign by reference' errors when using a '__get' magic method. 2011-01-21 15:52:03 -05:00
component_collection.php Removing a pointless import in CakeRequest. 2011-02-05 01:28:41 -05:00
controller.php Fixing failing tests, and issues around Controller::$view not getting 2011-03-09 07:31:11 -05:00
pages_controller.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
scaffold.php Fixing viewClass name on Scaffold. 2011-02-19 22:21:58 -05:00