Update ldap.php

This commit is contained in:
FusionPBX 2016-09-10 22:28:35 -06:00 committed by GitHub
parent 008597d159
commit 1082578788
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ class plugin_ldap {
$domain->set();
}
$this->user_uuid = $row["user_uuid"];
$this->contact_uuid = $row["contact_uuid"];
}
}
else {