cakephp2-php8/cake/libs/controller
Joe Beeson e58e3f3132 Fix to resolve 'assign by reference' errors when using a '__get' magic method.
Fixes #1476

Signed-off-by: mark_story <mark@mark-story.com>
2011-01-21 15:52:03 -05:00
..
components Fixing incorrect content type headers from being set, when an action contains a requestAction to an action with a different Content-Type. Also populating RequestHandler->params as it was always empty. 2011-01-18 08:28:16 -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 i18n extraction errors in Scaffold. Fixes #1305 2010-11-22 21:29:11 -05:00