cakephp2-php8/lib/Cake/Controller/Component
mark_story 63275626ee Adding backwards compatible cookie reading back into CookieComponent.
Cookie values using the 1.x formatting will be read, and upon next write
be converted to json encoded values.
Fixes #1593
2011-04-18 22:07:45 -04:00
..
Auth consolidate cake_error and cake_developer to simply "cake_dev" 2011-03-20 16:38:31 +01:00
AclComponent.php consolidate cake_error and cake_developer to simply "cake_dev" 2011-03-20 16:38:31 +01:00
AuthComponent.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-04-11 22:48:08 -04:30
CookieComponent.php Adding backwards compatible cookie reading back into CookieComponent. 2011-04-18 22:07:45 -04:00
EmailComponent.php Fixed incorrect Controller object property name usage in Email component. Closes #1661 2011-04-19 00:38:51 +05:30
PaginatorComponent.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
RequestHandlerComponent.php Fixing bug in RequestHandler that was preventing the helper related to content type to be loaded correctly 2011-02-22 23:42:14 -04:30
SecurityComponent.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-03-12 23:49:02 -04:30
SessionComponent.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-02-21 22:28:30 -04:30