You are here

constant LDAP_SCOPE_BASE in Lightweight Directory Access Protocol (LDAP) 7

Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_SCOPE_BASE
  2. 7.2 ldap_servers/ldap_servers.module \LDAP_SCOPE_BASE
1 use of LDAP_SCOPE_BASE
LdapServer::ldapQuery in ldap_servers/LdapServer.class.php

File

ldap_servers/ldap_servers.module, line 5

Code

define('LDAP_SCOPE_BASE', 1);