constant LDAP_SERVER_MASSAGE_TOKEN_REPLACE in Lightweight Directory Access Protocol (LDAP) 7
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_SERVER_MASSAGE_TOKEN_REPLACE
- 7.2 ldap_servers/ldap_servers.module \LDAP_SERVER_MASSAGE_TOKEN_REPLACE
1 use of LDAP_SERVER_MASSAGE_TOKEN_REPLACE
- ldap_server_massage_text in ldap_servers/
ldap_servers.functions.inc - function to massage (change case, escape, unescape) ldap attribute names and values. The primary purpose of this is to articulate and ensure consistency across ldap modules.
File
- ldap_servers/
ldap_servers.module, line 44
Code
define('LDAP_SERVER_MASSAGE_TOKEN_REPLACE', 2);