|
@@ -1085,7 +1085,6 @@ class Gateway
|
|
|
$connection_id = Context::$connection_id;
|
|
$connection_id = Context::$connection_id;
|
|
|
} else {
|
|
} else {
|
|
|
$address_data = Context::clientIdToAddress($client_id);
|
|
$address_data = Context::clientIdToAddress($client_id);
|
|
|
- var_dump($address_data);
|
|
|
|
|
if (!$address_data) {
|
|
if (!$address_data) {
|
|
|
return false;
|
|
return false;
|
|
|
}
|
|
}
|