cakephp2-php8/cake/libs/controller/components
mark_story 4b65ebd64f Making SessionComponent mostly a wrapper for CakeSession.
Adding CakeSession::begin() to replace SessionComponent::__start().
Tests updated.  Tests related to autoStart were removed/skipped as that feature isn't really around right now.
2010-07-27 22:27:11 -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 Making SessionComponent mostly a wrapper for CakeSession. 2010-07-27 22:27:11 -04:00