You are here

function ldap_query_uninstall in Lightweight Directory Access Protocol (LDAP) 7

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

Implements hook_uninstall().

File

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

Code

function ldap_query_uninstall() {
}