cakephp2-php8/cake/libs/controller/components
2010-12-21 23:45:47 -05:00
..
acl.php Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch. 2010-12-11 19:26:10 -05:00
auth.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
cookie.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
email.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
paginator.php Fixing failing tests. 2010-12-15 22:08:24 -05:00
request_handler.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
security.php Removing strlower() calls as they are not needed in php5 land. 2010-12-21 23:45:47 -05:00
session.php Removing forced start of sessions now that they are lazily started. 2010-12-13 23:59:57 -05:00