|
@@ -119,6 +119,7 @@ class plugin_database {
|
|
}
|
|
}
|
|
$result["user_uuid"] = $this->user_uuid;
|
|
$result["user_uuid"] = $this->user_uuid;
|
|
$result["domain_uuid"] = $this->domain_uuid;
|
|
$result["domain_uuid"] = $this->domain_uuid;
|
|
|
|
+ $result["contact_uuid"] = $this->contact_uuid;
|
|
$result["sql"] = $sql;
|
|
$result["sql"] = $sql;
|
|
if ($user_authorized) {
|
|
if ($user_authorized) {
|
|
$result["authorized"] = "true";
|
|
$result["authorized"] = "true";
|