Fix bad POD in FilePump/Admin.pm
This commit is contained in:
parent
bee4437007
commit
45940ffa83
1 changed files with 4 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue