diff --git a/lib/WebGUI/FilePump/Admin.pm b/lib/WebGUI/FilePump/Admin.pm index fc7de83ff..eeed3c6ba 100644 --- a/lib/WebGUI/FilePump/Admin.pm +++ b/lib/WebGUI/FilePump/Admin.pm @@ -103,6 +103,8 @@ Processes the form to add a file to a bundle. Form variables used: +=over 4 + =item uri The URI to add. @@ -115,6 +117,8 @@ The type of file to add. The GUID of the bundle to add a file to. +=back + =cut sub www_addFile {