Notify.php
[Pman.Core] / Notify.php
index 47a5f93..f4e9551 100644 (file)
@@ -196,8 +196,6 @@ 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");