cakephp2-php8/lib/Cake/Controller/Component
2012-09-14 18:42:25 +01:00
..
Acl converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 2012-09-14 18:42:25 +01:00
Auth Remove un-necessary parameter. 2012-08-30 14:48:13 +01:00
AclComponent.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
AuthComponent.php Cleaning up the AuthComponent 2012-09-14 01:50:24 +01:00
CookieComponent.php converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 2012-09-14 18:42:25 +01:00
EmailComponent.php Fix $readReceipt variable in EmailComponent::send 2012-09-05 12:49:09 -07:00
PaginatorComponent.php Cleaning up the paginator component by removing extra else statements and shifting code around. 2012-09-13 21:49:21 +01:00
RequestHandlerComponent.php remove settings parameter from initialize as this is not being passed. only the constructor gets settings passed 2012-08-27 11:42:57 +02:00
SecurityComponent.php converting $foo == null / $foo == false to !$foo 2012-09-14 18:26:30 +01:00
SessionComponent.php rtim files 2012-07-18 03:55:29 +02:00