mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
e482ada014
API CHANGE Removed Translatable::creating_from() - doesn't apply any longer ENHANCEMENT Translatable extension is no longer hooked up to SiteTree by default, which should improve performance and memory usage for sites not using Translatable. Please use Object::add_extension('SiteTree','Translatable') in your _config.php instead. Adjusted several classes (Image, ErrorPage, RootURLController) to the new behaviour. git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@73951 467b73ca-7a2a-4603-9d3b-597d59a354a9 |
||
---|---|---|
.. | ||
ContentController.php | ||
ContentNegotiator.php | ||
Controller.php | ||
Director.php | ||
FormResponse.php | ||
HTTPRequest.php | ||
HTTPResponse.php | ||
ModelAsController.php | ||
NestedController.php | ||
RequestHandler.php | ||
RootURLController.php |