mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +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['data'] = $json;
|
||||
|
||||
var_dump($client['liveLink'], $live_key);
|
||||
//var_dump($client['liveLink'], $live_key);
|
||||
|
||||
$this->setClient($conn, $client);
|
||||
dbInsertConnection($client);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue