function ldap_api_config_update_cache in Lightweight Directory Access Protocol (LDAP) 6
update cache
File
- includes/
ldap.functions.inc, line 42 - Other LDAP Functions
Code
function ldap_api_config_update_cache() {
$ldap_api_config = ldap_api_config_get($reset = TRUE);
}