You are here

function ldap_query_install in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_query/ldap_query.install \ldap_query_install()
  2. 7 ldap_query/ldap_query.install \ldap_query_install()

Implements hook_install().

File

ldap_query/ldap_query.install, line 12
Install, update and uninstall functions for the LDAP API module.

Code

function ldap_query_install() {
}