cakephp2-php8/lib/Cake/Controller
mark_story 9efad54e31 Fix missing expiry times on cookies.
When writing multiple cookies in a single request with the default
expiry time, cookies after the first should continue to have the default
expiry time used.

Fixes #3965
2013-08-06 22:01:13 -04:00
..
Component Fix missing expiry times on cookies. 2013-08-06 22:01:13 -04:00
CakeErrorController.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Component.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ComponentCollection.php Make sure ComponentCollection has the controller dependency. 2013-07-30 09:09:52 -04:00
Controller.php Docblock and return type fixes 2013-07-29 19:13:31 +05:30
Scaffold.php coding standards and else block simplification 2013-07-03 19:27:17 +02:00