From: Edward Date: Tue, 3 Jun 2014 06:03:22 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d37aed83930e5c2eee8cc0d2feee15554909d77a Notify.php --- diff --git a/Notify.php b/Notify.php index 47a5f931..f4e9551e 100644 --- a/Notify.php +++ b/Notify.php @@ -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");