fixed some pod stuff

This commit is contained in:
JT Smith 2004-09-13 19:09:54 +00:00
parent de9f7951e2
commit c485014062
2 changed files with 3 additions and 1 deletions

View file

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