Commit 132d5ecf91c450bebc25c379efb5454f184532ce

Authored by nbm
1 parent f05462c0

Remove outdated comments


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3004 c91229c3-7414-0410-bfa2-8a42b809f60b
lib/documentmanagement/PhysicalDocumentManager.inc
... ... @@ -5,12 +5,6 @@
5 5 * Contains all functions required to upload, alter and
6 6 * delete a physical document.
7 7 *
8   - * Form variables that will be required:
9   - * o When calling uploadDocument:
10   - * o $fDescription - description of uploaded file
11   - * o $fFolderID - primary key of folder into which file will be placed
12   - * o When calling deleteDocument:
13   - *
14 8 * Copyright (c) 2003 Jam Warehouse http://www.jamwarehouse.com
15 9 *
16 10 * This program is free software; you can redistribute it and/or modify
... ...