cakephp2-php8/cake/libs/controller/components
Mark Story d88da3d579 Merge branch '1.3' into 2.0
Conflicts:
	cake/libs/configure.php
	cake/libs/model/connection_manager.php
	cake/libs/model/model.php
	cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php
	cake/tests/cases/libs/view/helpers/text.test.php
2010-09-06 16:53:04 -04:00
..
acl.php Updating AclComponent to new Component API. 2010-08-10 23:18:40 -04:00
auth.php Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
cookie.php Updating intialiize() callbacks. Moving $this->_set() int Component::__construct as all the core components did it. Updating constructors and including parent calls. 2010-08-10 23:18:40 -04:00
email.php Merge branch '1.3' into 2.0 2010-09-06 16:53:04 -04:00
request_handler.php Adding access specifiers to methods 2010-08-28 15:38:48 +10:00
security.php Merge branch '2.0-request' into 2.0 2010-08-27 23:31:41 -04:30
session.php Making SessionComponent extend Component. Updating test case. 2010-08-10 23:18:42 -04:00