function ldap_query_uninstall in Lightweight Directory Access Protocol (LDAP) 8.2
Same name and namespace in other branches
- 7.2 ldap_query/ldap_query.install \ldap_query_uninstall()
- 7 ldap_query/ldap_query.install \ldap_query_uninstall()
Implements hook_uninstall().
File
- ldap_query/
ldap_query.install, line 19 - Install, update and uninstall functions for the LDAP API module.
Code
function ldap_query_uninstall() {
}