You are here

protected property SimpleLdapServer::$starttls in Simple LDAP 7

Same name and namespace in other branches
  1. 7.2 SimpleLdapServer.class.php \SimpleLdapServer::starttls

File

./SimpleLdapServer.class.php, line 18
Class to handle LDAP server connections and related operations.

Class

SimpleLdapServer
Simple LDAP server class.

Code

protected $starttls = FALSE;