"return parent" breaks ldap plugin, there's no parent

This commit is contained in:
Silke Meyer 2014-09-17 17:15:32 +02:00
parent 7e47026085
commit 731d619c1e
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ class LdapCommon
return false;
}
return parent::onAutoload($cls);
}
function get_ldap_config(){