fix- removed traces
This commit is contained in:
parent
99b0714850
commit
85ca03b054
|
@ -1542,8 +1542,6 @@ abstract class WebSocketServer
|
|||
{
|
||||
global $config;
|
||||
|
||||
\hd($config['dbconnection']);
|
||||
|
||||
if (isset($config['dbconnection']) === false
|
||||
|| mysqli_ping($config['dbconnection']) === false
|
||||
) {
|
||||
|
|
Loading…
Reference in New Issue