Commit 3030a0a78e7ff5980d216e172c3488d67fa8745b
1 parent
98d86a38
separated querystring comments from class doc block
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@396 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
2 additions
and
1 deletions
documentBrowser.php
| ... | ... | @@ -14,7 +14,8 @@ |
| 14 | 14 | * @version $Revision$ |
| 15 | 15 | * @author Michael Joseph <michael@jamwarehouse.com>, Jam Warehouse (Pty) Ltd, South Africa |
| 16 | 16 | * @package presentation |
| 17 | - * | |
| 17 | + */ | |
| 18 | + /* | |
| 18 | 19 | * Querystring variables |
| 19 | 20 | * --------------------- |
| 20 | 21 | * fBrowseType - determines whether to browse by (folder, category, documentType) [mandatory] | ... | ... |