Apply fixes from StyleCI
This commit is contained in:
parent
ca53c1c65f
commit
8bb08d6b4a
@ -63,6 +63,7 @@ class DataCenter
|
||||
\danog\MadelineProto\Logger::log('Connecting to DC '.$dc_number.' ('.$test.' server, '.$ipv6.')...');
|
||||
|
||||
$this->sockets[$dc_number] = new Connection($address, $port, $settings['protocol'], $settings['timeout']);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user