function LDAPInterface::void_error_handler in LDAP integration 5
Same name and namespace in other branches
- 5.2 ldap_integration/LDAPInterface.php \LDAPInterface::void_error_handler()
- 6 includes/LDAPInterface.inc \LDAPInterface::void_error_handler()
File
- ldap_integration/
LDAPInterface.php, line 229
Class
Code
function void_error_handler($p1, $p2, $p3, $p4, $p5) {
// Do nothing
}