fixed some pod stuff
This commit is contained in:
parent
de9f7951e2
commit
c485014062
2 changed files with 3 additions and 1 deletions
|
|
@ -521,6 +521,7 @@ sub getSetting {
|
|||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 init ( )
|
||||
|
||||
Initialization function for these auth routines. Default is a superclass function called displayLogin.
|
||||
|
|
@ -575,6 +576,7 @@ sub login {
|
|||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 logout ( )
|
||||
|
||||
Superclass method that performs standard logout routines.
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ Returns a select list and a text field. If the text box is filled out it will ha
|
|||
|
||||
=item name
|
||||
|
||||
The name field for this form element.
|
||||
The name field for this form element.
|
||||
|
||||
=item options
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue