You are here

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

Same name and namespace in other branches
  1. 7.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: string of php

File

ldap_authentication/LdapAuthenticationConf.class.php, line 162

Class

LdapAuthenticationConf

Code

public $allowTestPhp = NULL;