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