cakephp2-php8/cake/libs/controller/components
2010-12-01 08:12:25 +11:00
..
acl.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
auth.php removing useless calls to mapActions() 2010-11-07 23:16:41 -05:00
cookie.php Typos in documentation: reguired -> required 2010-12-01 08:12:25 +11:00
email.php Adding EmailCompnent::lineFeed property toallow overriding the default line feed string when using mail() function to send mail. Closes #1320 2010-11-27 02:11:43 +05:30
request_handler.php Fixing regression cased by commit d5ffdc288d causing ajax layout to be not auto set for ajax request for html pages. Refs #1099 2010-09-21 00:25:17 +05:30
security.php Removing unserialize() as its dangerous. Instead using | delimited fields for locked fields. This totally avoids issues with serialize(). Removing str_rot13, as its only child proof. 2010-11-20 23:42:54 -05:00
session.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00