constant LDAP_PROTOCOL_ERROR in Lightweight Directory Access Protocol (LDAP) 7
Same name in this branch
- 7 ldap_servers/ldap_servers.module \LDAP_PROTOCOL_ERROR
- 7 ldap_help/ldap_test_script/functions.inc \LDAP_PROTOCOL_ERROR
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_PROTOCOL_ERROR
- 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_PROTOCOL_ERROR
- 7.2 ldap_servers/ldap_servers.module \LDAP_PROTOCOL_ERROR
- 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_PROTOCOL_ERROR
2 uses of LDAP_PROTOCOL_ERROR
- LdapServer::connect in ldap_servers/
LdapServer.class.php - Connect Method
- ldap_help_connect in ldap_help/
ldap_test_script/ functions.inc
File
- ldap_help/
ldap_test_script/ functions.inc, line 15
Code
define('LDAP_PROTOCOL_ERROR', 0x2);