This commit is contained in:
Marcel Pociot
2020-04-24 16:10:38 +02:00
19 changed files with 1873 additions and 1562 deletions

View File

@@ -30,6 +30,7 @@ class ControlConnection
$this->host = $host;
$this->subdomain = $subdomain;
$this->client_id = $clientId;
$this->shared_at = now()->toDateTimeString();
}
public function registerProxy($requestId)