mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 09:05:55 +00:00
parent
3c447a3218
commit
af7db1b452
@ -6,8 +6,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
Object::add_extension('SiteTree', 'SiteTreeSubsites');
|
Object::add_extension('SiteTree', 'SiteTreeSubsites');
|
||||||
// Hack - this ensures that the SiteTree defineMethods gets called before any of its subclasses...
|
|
||||||
new SiteTree();
|
|
||||||
Object::add_extension('ContentController', 'ControllerSubsites');
|
Object::add_extension('ContentController', 'ControllerSubsites');
|
||||||
Object::add_extension('LeftAndMain', 'LeftAndMainSubsites');
|
Object::add_extension('LeftAndMain', 'LeftAndMainSubsites');
|
||||||
Object::add_extension('LeftAndMain', 'ControllerSubsites');
|
Object::add_extension('LeftAndMain', 'ControllerSubsites');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user