From 45940ffa8366a1155fb3d974729aa1177a894849 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 19 May 2009 22:14:40 +0000 Subject: [PATCH] Fix bad POD in FilePump/Admin.pm --- lib/WebGUI/FilePump/Admin.pm | 4 ++++ 1 file changed, 4 insertions(+) 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 {