silverstripe-framework/core/control
Sean Harvey c96d891c2c MINOR Removed whitespace after ?> end PHP tag
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@67467 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:26:45 +13:00
..
ContentController.php MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
ContentNegotiator.php MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
Controller.php MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
Director.php MINOR Declared Director::direct() and Director::test() as static functions to avoid confusion 2011-02-02 14:26:44 +13:00
FormResponse.php Better checking of tabstrip stuff 2011-02-02 14:26:39 +13:00
HTTPRequest.php MINOR Code formatting conventions in HTTPRequest->param() 2011-02-02 14:26:39 +13:00
HTTPResponse.php MINOR merged from trunk 2011-02-02 14:26:40 +13:00
ModelAsController.php MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
NestedController.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
RequestHandler.php BUGFIX #2992: Fixed T_PAAMAYIM_NEKUDOTAYIM error in RequestHandler 2008-11-05 01:59:27 +00:00
RootURLController.php BUGFIX Setting Director::set_site_mode('site') in RootURLController in newly added init() method, which fixes Translatable::choose_site_lang(). The original bug was a wrong selected language in the <meta> tags through SiteTree->MetaTags() 2008-11-09 14:20:19 +00:00