cakephp2-php8/cake/libs/controller/components
phpnut cbebf3e6b3 Adding fix for new line endings when sending email via php mail();
Fixed typo __headers should have been __header

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7149 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-09 23:35:38 +00:00
..
acl.php adding patch for Acl::allow(), fixes #4792, closes #4781 2008-05-31 04:31:30 +00:00
auth.php fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop() 2008-06-04 19:04:58 +00:00
cookie.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
email.php Adding fix for new line endings when sending email via php mail(); 2008-06-09 23:35:38 +00:00
request_handler.php fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop() 2008-06-04 19:04:58 +00:00
security.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
session.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00