Notify.php
authorAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 02:59:55 +0000 (10:59 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 02:59:55 +0000 (10:59 +0800)
Notify.php

index cb5e5a0..63665da 100644 (file)
@@ -203,6 +203,8 @@ class Pman_Core_Notify extends Pman
             echo "BATCH SIZE: ".  count($ar) . "\n";
             
             if (empty($ar)) {
+                echo "COMPLETED MAIN QUEUE - running delated\n";
+                
                 if (empty($pushed)) {
                     break;
                 }