REVERTED: 96961 fails the test, reverted.

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@96966 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Mateusz Uzdowski 2010-01-14 22:28:17 +00:00 committed by Sam Minnee
parent e81b978ecf
commit ed388aef11

View File

@ -27,7 +27,7 @@ abstract class CMSSiteTreeFilter extends Object {
$this->populateIDs();
}
$leftAndMain = new CMSMain();
$leftAndMain = new LeftAndMain();
$tree = $leftAndMain->getSiteTreeFor('SiteTree', isset($_REQUEST['ID']) ? $_REQUEST['ID'] : 0, null, null, array($this, 'includeInTree'));
// Trim off the outer tag