Commit 65287a6fec79d27f2367e0c6d35c3edaf06dc7a6

Authored by michael
1 parent bc00bcd3

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]
... ...