mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
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…
x
Reference in New Issue
Block a user