function ldap_authentication::__construct in Lightweight Directory Access Protocol (LDAP) 6
Constructor Method
File
- includes/
ldap.authentication.inc, line 19 - Defines the authentication class and related functions.
Class
- ldap_authentication
- LDAP Authentication Class
Code
function __construct() {
}