cakephp2-php8/cake/libs/controller
2010-09-19 03:54:32 +05:30
..
components Mails sent using php's "mail()" function now have header fields terminated by CRLF and body too contains CR and LF only as combination CRLF in compliannce with RFC 2822. Closes #1071 2010-09-19 03:54:32 +05:30
app_controller.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
component.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
controller.php Making the set() functions use + instead of array_merge() so that numeric indices are properly preserved across multiple method calls. Fixes #1105 2010-09-18 00:13:03 -04:00
pages_controller.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
scaffold.php Removing old check for view == 'Theme'. This allows Scaffold to work well with Themed controllers. Test case added. Fixes #255 2010-08-01 22:25:29 -04:00