Commit 6d0ed5d0a947438004936f73c73013324fb79104

Authored by michael
1 parent e3ec355e

removed comment


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2430 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/lookAndFeel/knowledgeTree/documentmanagement/templateDocumentBrowseBL.php
... ... @@ -50,7 +50,6 @@ if (checkSession()) {
50 50 }
51 51  
52 52 // fire up the document browser
53   - //$oDocBrowser = new DocumentBrowser();
54 53 $oBrowser = BrowserFactory::create($fBrowseType, $fSortBy, $fSortDirection);
55 54  
56 55 // instantiate my content pattern
... ...