cakephp2-php8/lib/Cake/Controller/Component
mark_story 9e3fe633bb Remove double encoding on addresses in EmailComponent.
CakeEmail should be handling all the encoding now, duplicating it is
silly.

Fixes #2797
2012-04-23 21:41:31 -04:00
..
Acl Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Auth Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AclComponent.php update docblock of AclComponent 2012-04-05 13:51:00 +02:00
AuthComponent.php Default to loginRedirect, if set, on authError in AuthComponent 2012-03-27 22:51:47 -07:00
CookieComponent.php Fix reading multiple keys in a single request. 2012-03-15 21:45:48 -04:00
EmailComponent.php Remove double encoding on addresses in EmailComponent. 2012-04-23 21:41:31 -04:00
PaginatorComponent.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
RequestHandlerComponent.php Add class_exists() check for view class. 2012-03-14 20:57:11 -04:00
SecurityComponent.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
SessionComponent.php Fix SessionComponent::id() not returning the id. 2012-04-03 13:21:52 -04:00