From 6d0ed5d0a947438004936f73c73013324fb79104 Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 29 Jul 2003 13:28:41 +0000 Subject: [PATCH] removed comment --- presentation/lookAndFeel/knowledgeTree/documentmanagement/templateDocumentBrowseBL.php | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/presentation/lookAndFeel/knowledgeTree/documentmanagement/templateDocumentBrowseBL.php b/presentation/lookAndFeel/knowledgeTree/documentmanagement/templateDocumentBrowseBL.php index 30be250..f4977d2 100644 --- a/presentation/lookAndFeel/knowledgeTree/documentmanagement/templateDocumentBrowseBL.php +++ b/presentation/lookAndFeel/knowledgeTree/documentmanagement/templateDocumentBrowseBL.php @@ -50,7 +50,6 @@ if (checkSession()) { } // fire up the document browser - //$oDocBrowser = new DocumentBrowser(); $oBrowser = BrowserFactory::create($fBrowseType, $fSortBy, $fSortDirection); // instantiate my content pattern -- libgit2 0.21.4