make authenticate() method explain more clear
This commit is contained in:
parent
a655fbd947
commit
ebbb129b9a
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ sub addUserFormSave {
|
||||||
|
|
||||||
=head2 authenticate ( )
|
=head2 authenticate ( )
|
||||||
|
|
||||||
Superclass method that performs standard login routines. This method should return true or false.
|
Superclass method that performs standard login routines. This method returns true if login success, otherwise returns false.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue