mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
fix- removed traces
This commit is contained in:
parent
99b0714850
commit
85ca03b054
@ -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
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user