cakephp2-php8/cake/libs/controller/components
2009-11-21 15:14:21 -05:00
..
acl.php Applying optimizations to use of count() from 'jrbasso' 2009-11-21 15:14:21 -05:00
auth.php Saving few Router::normalize() calls, will may increase performance. Fixes #179. 2009-10-20 16:16:31 -02:00
cookie.php Replace function is_integer (alias) by is_int. 2009-11-21 13:36:10 -05:00
email.php Adding the 'client' option to the doc block for the email component smtp options. Fixes #111. 2009-09-22 23:10:35 -04:00
request_handler.php Updating RequestHandler::renderAs() to respect DS constant, fixing issues on PHP4 + Windows. Fixes #97 2009-10-12 23:55:40 -04:00
security.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00
session.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00