You are here

function ldap_servers_install in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_servers.install \ldap_servers_install()
  2. 7 ldap_servers/ldap_servers.install \ldap_servers_install()

Implements hook_install().

File

ldap_servers/ldap_servers.install, line 11
Install, update and uninstall functions for the LDAP API module.

Code

function ldap_servers_install() {
}