cakephp2-php8/cake/libs/controller/components
2010-03-28 12:20:02 -04:00
..
acl.php Adding documentation to IniAcl. 2010-03-28 12:20:02 -04:00
auth.php fix for ticket #467 setting correct defaults when userModel is a plugin 2010-03-19 01:49:41 +01:00
cookie.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
email.php Fixing issues with old method names being used in EmailComponent. 2010-02-07 16:45:36 -05:00
request_handler.php Removing constant REQUEST_MOBILE_UA, and added variable $mobileUA instead for mobile browser detection. Also added new user agent string 'webOS', closes #457 2010-03-15 01:58:38 +05:30
security.php Adding import for String to ensure that String has been loaded when Security component is used without making any database connections. Fixes #482 2010-03-20 18:18:24 -04:00
session.php Fix for Session Component to use CakeSession started() checks. Refs #332. 2010-03-26 14:36:40 +11:00