constant LDAP_OTHER in Lightweight Directory Access Protocol (LDAP) 7
Same name in this branch
- 7 ldap_servers/ldap_servers.module \LDAP_OTHER
- 7 ldap_help/ldap_test_script/functions.inc \LDAP_OTHER
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_OTHER
- 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_OTHER
- 7.2 ldap_servers/ldap_servers.module \LDAP_OTHER
- 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_OTHER
2 uses of LDAP_OTHER
- ldap_help_connect in ldap_help/
ldap_test_script/ functions.inc - test.php in ldap_help/
ldap_test_script/ test.php
File
- ldap_servers/
ldap_servers.module, line 116
Code
define('LDAP_OTHER', 0x50);