cakephp2-php8/cake/libs/controller
mark_story b76901eb43 Ensuring that nested cookie values are deleted.
Cookies created with write('Foo', $array) would not get proper
recursive deletion done.
Fixes #1651
2011-05-28 14:21:50 -04:00
..
components Ensuring that nested cookie values are deleted. 2011-05-28 14:21:50 -04: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 Fixing missing array cast that could result in warnings from array_merge 2011-04-03 11:01:55 -04: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