cakephp2-php8/cake/libs/controller/components
2010-09-24 23:30:00 -04:00
..
acl.php Adding deprecation flags. 2010-09-08 22:49:00 -04:00
auth.php Removing call to RequestHandler as its just a pass through to the request object which is available in that scope. Updating the test cases to not use deprecated and non-existent things. 2010-09-14 22:12:14 -04:00
cookie.php Making private properties and methods protected so they can be manipulated with mocks. 2010-09-24 23:30:00 -04:00
email.php Merge branch '1.3' into 2.0. Had to fix a number of 1.3 -> 2.0 2010-09-24 23:27:22 -04:00
request_handler.php Merge branch '1.3' into 2.0. Had to fix a number of 1.3 -> 2.0 2010-09-24 23:27:22 -04:00
security.php Removing dead method. 2010-09-14 22:56:33 -04:00
session.php Making SessionComponent extend Component. Updating test case. 2010-08-10 23:18:42 -04:00