Commit 0da83f05b538d10a8da29234c07d030bb57cfb72

Authored by Michael Joseph
1 parent fcadee6b

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,7 +50,6 @@ if (checkSession()) {
50 } 50 }
51 51
52 // fire up the document browser 52 // fire up the document browser
53 - //$oDocBrowser = new DocumentBrowser();  
54 $oBrowser = BrowserFactory::create($fBrowseType, $fSortBy, $fSortDirection); 53 $oBrowser = BrowserFactory::create($fBrowseType, $fSortBy, $fSortDirection);
55 54
56 // instantiate my content pattern 55 // instantiate my content pattern