You are here

protected property LdapQuery::$_hasError in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_query/LdapQuery.class.php \LdapQuery::_hasError
  2. 7 ldap_query/LdapQuery.class.php \LdapQuery::_hasError

File

ldap_query/LdapQuery.class.php, line 132
Defines server classes and related functions.

Class

LdapQuery
LDAP Server Class.

Code

protected $_hasError = FALSE;