From 0da83f05b538d10a8da29234c07d030bb57cfb72 Mon Sep 17 00:00:00 2001 From: Michael Joseph 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