Update ldap.php

This commit is contained in:
FusionPBX
2016-09-10 22:28:35 -06:00
committed by GitHub
parent 4640f8ac8d
commit 5cb3a012f5

View File

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