vali 6 vuotta sitten
vanhempi
commit
0e0fc5434a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      vendor/GatewayWorker_windows/Applications/whisper/Events.php

+ 1 - 0
vendor/GatewayWorker_windows/Applications/whisper/Events.php

@@ -105,6 +105,7 @@ class Events
             Gateway::sendToClient($client_id, json_encode($hello, 256));
             unset($hello);
         }
+        
         unset($sayHello);
         // 检测是否开启广告
         $advertisement = self::$db->query('select * from `ws_advertisement` where `advertisement_status` = 1');