cakephp2-php8/cake/libs/controller/components
2010-12-18 17:09:30 -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 Extracting a method from paginator component. 2010-12-18 17:09:30 -05:00
request_handler.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
security.php Fixing more strict warnings. 2010-12-18 00:03:03 -05:00
session.php Removing forced start of sessions now that they are lazily started. 2010-12-13 23:59:57 -05:00