You are here

function ldap_authorization_init in Lightweight Directory Access Protocol (LDAP) 6

Implementation of hook_init().

File

ldap_authorization/ldap_authorization.module, line 11
This module provides LDAP-based access control (roles)

Code

function ldap_authorization_init() {
}