Notify.php
authorAlan Knowles <alan@roojs.com>
Thu, 20 Aug 2015 02:49:07 +0000 (10:49 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 20 Aug 2015 02:49:07 +0000 (10:49 +0800)
Notify.php

index 65e7480..a35770a 100644 (file)
@@ -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");