cakephp2-php8/cake/libs/controller/components
mark_story 845edf38e1 Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import().
Removing Set from core class imports, as Set is required as part of the framework bootstrapping.
2010-11-25 22:51:30 -05:00
..
acl.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
auth.php Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import(). 2010-11-25 22:51:30 -05:00
cookie.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
email.php Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import(). 2010-11-25 22:51:30 -05:00
request_handler.php Fixing error where params[url] has moved. 2010-11-09 23:44:33 -05:00
security.php Removing core classes using App::import() with an array(). This usage incurs an additional call to App::import(). 2010-11-25 22:51:30 -05:00
session.php Changing more php version strings. 2010-10-03 12:46:03 -04:00