cakephp2-php8/cake/libs/controller
mark_story 71f76080a2 Fixing issue where creating cookies in the beforeFilter would result in
cookies with the wrong expiry time. Thanks 'RabidFire' for the patch. Fixes #1523
2011-02-09 21:19:15 -05:00
..
components Fixing issue where creating cookies in the beforeFilter would result in 2011-02-09 21:19:15 -05:00
app_controller.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
component.php Fix to resolve 'assign by reference' errors when using a '__get' magic method. 2011-01-21 15:52:03 -05:00
controller.php Append Controller to error class name for isAuthorized() not implemented. 2010-12-04 22:14:33 +11:00
pages_controller.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
scaffold.php Fixing incorrectly nested sprintf + __ call. Refs #1305 2011-01-30 12:25:40 -05:00