vali 6 years ago
parent
commit
91c4c14094
1 changed files with 1 additions and 0 deletions
  1. 1 0
      vendor/GatewayWorker_windows/Applications/whisper/Events.php

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

@@ -2170,6 +2170,7 @@ class Events
         if ($gkf) {
         if ($gkf) {
             $cc = count($gkf) * $max;
             $cc = count($gkf) * $max;
             if ($count >= $cc) {
             if ($count >= $cc) {
+                self::todayqueuelength();
                 return true;
                 return true;
             }
             }
         }
         }