cakephp2-php8/cake/libs/controller/components
2010-12-19 23:11:02 -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 Reversing changes that required a : sigil for named parameters. Also removing ?foo style parameters for querystring args. Having two ways to create querystring args was not sitting well with me. 2010-12-19 23:11:02 -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