From 6e4b4476bcfec128cd04e6ba13105d11281dbf7e Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Wed, 28 May 2003 08:46:52 +0000 Subject: [PATCH] removed comment --- presentation/lookAndFeel/knowledgeTree/documentmanagement/browseBL.php | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) 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(); -- libgit2 0.21.4