mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update ldap.php
This commit is contained in:
@@ -67,7 +67,7 @@ class plugin_ldap {
|
||||
if ($bind) {
|
||||
//connected and authorized
|
||||
$user_authorized = true;
|
||||
exit;
|
||||
break;
|
||||
}
|
||||
else {
|
||||
//connection failed
|
||||
|
||||
Reference in New Issue
Block a user