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