From f7f32934f594edc3f829400bcd27415af611c7b1 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 10 Nov 2015 11:50:03 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/Notify.php b/Notify.php index 886cfbfd..a35770a6 100644 --- a/Notify.php +++ b/Notify.php @@ -203,8 +203,6 @@ class Pman_Core_Notify extends Pman } $w->autoJoin(); - - print_R($w->fetchAll());exit; $w->find(); $ar = array(); // $w->fetchAll(); -- 2.39.2