cakephp2-php8/lib/Cake/Controller/Component
dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks
Conflicts:
	lib/Cake/Error/ExceptionRenderer.php
	lib/Cake/Routing/Dispatcher.php
2012-10-24 19:03:44 +01:00
..
Acl Merge branch '2.3' into type-checks 2012-10-01 02:08:00 +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 Allow throwing exception instead of redirecting upon unauthorized access attempt. Closes #591 2012-10-04 18:40:57 +05:30
CookieComponent.php Merge branch '2.3' into type-checks 2012-10-01 02:08:00 +01:00
EmailComponent.php converting if ($foo != false) to if ($foo) 2012-09-21 23:32:52 +01: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 converting if ($foo != null) to if ($foo) 2012-09-21 23:30:43 +01:00
SecurityComponent.php Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
SessionComponent.php rtim files 2012-07-18 03:55:29 +02:00