silverstripe-framework/core/control
Andrew O'Neil 957ba1f3a2 Fix Session not saving on some servers
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.1.1@43625 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:55:19 +13:00
..
ContentController.php #1488 - Access to 'logged in' users for home page fails (attempts to redirect to Security/login forever) 2011-02-02 14:55:18 +13:00
ContentNegotiator.php Added HTTPResponse object, to encapsulate Controller responses for aid testing and other 'quirky' uses of Controllers 2007-08-17 03:09:46 +00:00
Controller.php Added better checking for wonky databases 2011-02-02 14:55:18 +13:00
Director.php Fix Session not saving on some servers 2011-02-02 14:55:19 +13:00
FormResponse.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
HTTPResponse.php Added Director::redirected_to / Controller::redirectedTo() for redirection-detection 2007-08-31 00:26:41 +00:00
ModelAsController.php Fixed bugs in Session implementation of nested controllers 2007-08-17 23:11:43 +00:00
NestedController.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
RootURLController.php Fixed bugs in Session implementation of nested controllers 2007-08-17 23:11:43 +00:00