Project

General

Profile

« Previous | Next » 

Revision 4773

Added by daigle about 15 years ago

Fix typo after the error message

View differences:

ldapweb.cgi
525 525
                                  password => $bindPass );
526 526
    if ($bindresult->code) {
527 527
        $errorMessage = "Failed to log in. Are you sure your authentication client username/password " .
528
                        "password is correct? Please check your configuration and try again...";:q!
528
                        "password is correct? Please check your configuration and try again...";
529 529
        return $errorMessage;
530 530
    }
531 531

  

Also available in: Unified diff