cakephp2-php8/cake/libs/controller/components
mark_story 977ffa96be Removing dead properties and methods from SessionComponent.
Sessions should be started as soon as the component is constructed. So there is no reason to have an active()/activate() method.
2010-07-27 22:27:43 -04:00
..
acl.php Removing reference operators in the AclComponent. 2010-05-22 20:20:41 -04:00
auth.php Merge branch '1.3' into 2.0 2010-07-24 22:34:42 -04:00
cookie.php Merge branch '1.3' into 2.0 2010-06-26 12:29:20 -04:00
email.php Merge branch '1.3' into 2.0 2010-07-24 22:34:42 -04:00
request_handler.php Changing Configure::read() to not have a default value, and instead return all values in configure when no param is supplied. Test cases updated. Fixes #503 2010-07-05 21:50:36 -04:00
security.php Merge branch '1.3' into 2.0 2010-06-26 12:29:20 -04:00
session.php Removing dead properties and methods from SessionComponent. 2010-07-27 22:27:43 -04:00