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() {
}
Implementation of hook_cron().
function ldap_api_cron() {
}