You are here

public property LdapAuthenticationConf::$allowTestPhp in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::allowTestPhp
  2. 7 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::allowTestPhp

Code that prints 1 or 0 signifying if user is allowed should not start with <?php.

Type: stringofphp

File

ldap_authentication/LdapAuthenticationConf.class.php, line 236

Class

LdapAuthenticationConf

Code

public $allowTestPhp = NULL;