"return parent" breaks ldap plugin, there's no parent
This commit is contained in:
parent
7e47026085
commit
731d619c1e
|
@ -95,7 +95,6 @@ class LdapCommon
|
|||
return false;
|
||||
}
|
||||
|
||||
return parent::onAutoload($cls);
|
||||
}
|
||||
|
||||
function get_ldap_config(){
|
||||
|
|
Loading…
Reference in New Issue
Block a user