Added a return true statement for an event handler
This commit is contained in:
parent
731d619c1e
commit
a6545d09b8
@ -95,6 +95,7 @@ class LdapCommon
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
function get_ldap_config(){
|
||||
|
Loading…
Reference in New Issue
Block a user