cakephp2-php8/cake/libs/controller
phpnut ddb5524028 Adding fix for #2723, this fixes Saving an array in an encrypted cookie, with the CookieComponent, prevents you from deleting it later.
Adding fix for #2667 move the CookieComponent::startup() implementation to CookieComponent::initialize().
Deprecated the use of the Controller properties to set the CookieComponent properties

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5262 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-06-08 05:39:39 +00:00
..
components Adding fix for #2723, this fixes Saving an array in an encrypted cookie, with the CookieComponent, prevents you from deleting it later. 2007-06-08 05:39:39 +00:00
component.php Adding documentation for Component 2007-06-07 04:21:07 +00:00
controller.php fixing form helper for tickets #2726 and #2659, updated tests. 2007-06-08 01:17:40 +00:00
pages_controller.php Adding fix for Ticket #2349 2007-04-05 16:06:37 +00:00
scaffold.php updating scaffold links and views 2007-05-15 05:38:56 +00:00