You are here

constant LDAP_PROTOCOL_ERROR in Lightweight Directory Access Protocol (LDAP) 7.2

Same name in this branch
  1. 7.2 ldap_servers/ldap_servers.module \LDAP_PROTOCOL_ERROR
  2. 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_PROTOCOL_ERROR
Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_PROTOCOL_ERROR
  2. 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_PROTOCOL_ERROR
  3. 7 ldap_servers/ldap_servers.module \LDAP_PROTOCOL_ERROR
  4. 7 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 20

Code

define('LDAP_PROTOCOL_ERROR', 0x2);