You are here

function LDAPInterface::void_error_handler in LDAP integration 5.2

Same name and namespace in other branches
  1. 5 ldap_integration/LDAPInterface.php \LDAPInterface::void_error_handler()
  2. 6 includes/LDAPInterface.inc \LDAPInterface::void_error_handler()

File

ldap_integration/LDAPInterface.php, line 239

Class

LDAPInterface

Code

function void_error_handler($p1, $p2, $p3, $p4, $p5) {

  // Do nothing
}