fix whitespace problem in POD

This commit is contained in:
Colin Kuskie 2006-10-12 14:24:46 +00:00
parent 514c2263fc
commit 1ff964d399

View file

@ -26,6 +26,7 @@ our @ISA = qw(WebGUI::Auth);
#-------------------------------------------------------------------
=head2 sub _isValidLDAPUser ( )
Private method that gets username and password supplied by a user attempting to
@ -125,6 +126,7 @@ sub _isValidLDAPUser {
}
#-------------------------------------------------------------------
=head2 sub authenticate ( $username, $password )
This method checks a given username and password for the following: