Commit 6090ba9d8087d6112611cc5f74184169f623acab
1 parent
267aa952
corrected @package
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2171 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
presentation/lookAndFeel/knowledgeTree/documentmanagement/viewBL.php
| ... | ... | @@ -16,7 +16,7 @@ |
| 16 | 16 | * |
| 17 | 17 | * @author Rob Cherry, Jam Warehouse (Pty) Ltd, South Africa |
| 18 | 18 | * @date 21 January 2003 |
| 19 | - * @package presentation.lookAndFeel.knowledgeTree.documentManager | |
| 19 | + * @package presentation.lookAndFeel.knowledgeTree.documentmanagement | |
| 20 | 20 | */ |
| 21 | 21 | |
| 22 | 22 | require_once("../../../../config/dmsDefaults.php"); | ... | ... |