fix- removed traces

This commit is contained in:
fbsanchez 2019-11-18 11:07:04 +01:00
parent 99b0714850
commit 85ca03b054
1 changed files with 0 additions and 2 deletions

View File

@ -1542,8 +1542,6 @@ abstract class WebSocketServer
{ {
global $config; global $config;
\hd($config['dbconnection']);
if (isset($config['dbconnection']) === false if (isset($config['dbconnection']) === false
|| mysqli_ping($config['dbconnection']) === false || mysqli_ping($config['dbconnection']) === false
) { ) {