fix [ 1488556 ] blank page after setup
This commit is contained in:
parent
aea9ce76f7
commit
6ba68835e0
5 changed files with 21 additions and 17 deletions
|
|
@ -119,13 +119,13 @@ sub new {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 param ( field )
|
||||
=head2 param ( [ field ] )
|
||||
|
||||
Retrieves a form field post from the HTTP request.
|
||||
Returns all the fields from a form post as an array.
|
||||
|
||||
=head3 field
|
||||
|
||||
The name of the field to retrieve.
|
||||
The name of the field to retrieve if you want to retrieve just one specific field.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue