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