From a70ffffd89561830178fd33bc3ffd52822b0a674 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 10 Nov 2015 11:52:49 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NotifySend.php b/NotifySend.php index fed4eae8..9bd658bf 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -143,7 +143,7 @@ class Pman_Core_NotifySend extends Pman $p = $w->person(); - + print_R($p);exit; if (isset($p->active) && empty($p->active)) { $ev = $this->addEvent('NOTIFY', $w, "Notification event cleared (not user not active any more)" );; -- 2.39.2