Fix bad POD in FilePump/Admin.pm

This commit is contained in:
Colin Kuskie 2009-05-19 22:14:40 +00:00
parent bee4437007
commit 45940ffa83

View file

@ -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 {