You are here

function ldap_api_cron in Lightweight Directory Access Protocol (LDAP) 6

Implementation of hook_cron().

File

./ldap_api.module, line 50
This this the main LDAP API module.

Code

function ldap_api_cron() {
}