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