Update ldap.php
This commit is contained in:
parent
4640f8ac8d
commit
5cb3a012f5
|
|
@ -94,6 +94,7 @@ class plugin_ldap {
|
|||
$domain->set();
|
||||
}
|
||||
$this->user_uuid = $row["user_uuid"];
|
||||
$this->contact_uuid = $row["contact_uuid"];
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue