You are here

function ldap_query_install in Lightweight Directory Access Protocol (LDAP) 7

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

Implements hook_install().

File

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

Code

function ldap_query_install() {
}