You are here

function ldap_user_schema in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_user/ldap_user.install \ldap_user_schema()

Implements hook_schema().

File

ldap_user/ldap_user.install, line 104
Install, update and uninstall functions for the LDAP User module.

Code

function ldap_user_schema() {
}