Added a return true statement for an event handler

This commit is contained in:
Mikael Nordfeldth 2014-09-25 08:32:10 +02:00
parent 731d619c1e
commit a6545d09b8
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ class LdapCommon
return false;
}
return true;
}
function get_ldap_config(){