From: Alan Knowles Date: Thu, 20 Aug 2015 02:49:07 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5dfb5735f4bee68d37ab12496a0795f5ea63fbb4 Notify.php --- diff --git a/Notify.php b/Notify.php index 65e74808..a35770a6 100644 --- a/Notify.php +++ b/Notify.php @@ -229,7 +229,7 @@ class Pman_Core_Notify extends Pman $total--; } - $this->logecho("BATCH SIZE: ". count($ar) ); + $this->logecho("BATCH SIZE: ". (count($ar) + $total) ); if (empty($ar)) { $this->logecho("COMPLETED MAIN QUEUE - running delated");