You are here

function ldap_authentication_schema in Lightweight Directory Access Protocol (LDAP) 6

Implementation of hook_schema().

File

ldap_authentication/ldap_authentication.install, line 25
Install, update and uninstall functions for the LDAP authentication module.

Code

function ldap_authentication_schema() {
}