cakephp2-php8/cake/libs/controller
2010-11-20 23:42:54 -05:00
..
components 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
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 Changing how mergeVars are handled, so the difference of app/current is used as a base. 2010-11-20 22:34:24 -05: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