Notify.php
authorEdward <edward@roojs.com>
Tue, 3 Jun 2014 09:29:21 +0000 (17:29 +0800)
committerEdward <edward@roojs.com>
Tue, 3 Jun 2014 09:29:21 +0000 (17:29 +0800)
Notify.php

index b45f862..f4e9551 100644 (file)
@@ -195,7 +195,7 @@ class Pman_Core_Notify extends Pman
         
         
         $ar = $w->fetchAll();
-        print_r($ar);exit;
+        
         if (!empty($opts['list'])) {
             if (empty($ar)) {
                 die("Nothing in Queue\n");