diff --git a/presentation/lookAndFeel/knowledgeTree/documentmanagement/browseBL.php b/presentation/lookAndFeel/knowledgeTree/documentmanagement/browseBL.php index 27e7112..be6c9de 100644 --- a/presentation/lookAndFeel/knowledgeTree/documentmanagement/browseBL.php +++ b/presentation/lookAndFeel/knowledgeTree/documentmanagement/browseBL.php @@ -58,7 +58,6 @@ if (checkSession()) { } // fire up the document browser - //$oDocBrowser = new DocumentBrowser(); $oBrowser = BrowserFactory::create($fBrowseType, $fSortBy, $fSortDirection); $sectionName = $oBrowser->getSectionName();