cakephp2-php8/lib/Cake/Network
mark_story 32b48ecc7c Fix issue with missing base on redirect route.
The request data wasn't set in Router when redirect routes are processed.
This caused the base to become missing. This causes issues with applications
running in a subdirectory.
2011-10-22 18:48:31 -04:00
..
Email Remove comments, and fix debug transport for email. 2011-10-23 00:23:50 +11:00
Http Fixed doc block comments. 2011-10-11 00:22:23 +02:00
CakeRequest.php Fix issue with missing base on redirect route. 2011-10-22 18:48:31 -04:00
CakeResponse.php Fix RedirectRoute by stopping execution. 2011-10-22 13:22:28 -04:00
CakeSocket.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00