mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update socket script
This commit is contained in:
parent
25b6a884b6
commit
300fce4fe1
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ class Message implements MessageComponentInterface {
|
||||||
$client['os'] = $client['client']->os;
|
$client['os'] = $client['client']->os;
|
||||||
$client['data'] = $json;
|
$client['data'] = $json;
|
||||||
|
|
||||||
var_dump($client['liveLink'], $live_key);
|
//var_dump($client['liveLink'], $live_key);
|
||||||
|
|
||||||
$this->setClient($conn, $client);
|
$this->setClient($conn, $client);
|
||||||
dbInsertConnection($client);
|
dbInsertConnection($client);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue