From 5abb3164d330f05feaffc64070a50634afbfdcb2 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 2 Jan 2014 15:41:01 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 1 + 1 file changed, 1 insertion(+) diff --git a/NotifySend.php b/NotifySend.php index 6c4027ca..1d555a62 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -76,6 +76,7 @@ class Pman_Core_NotifySend extends Pman function get($id,$opts) { + print_r($this->authUser->id);exit; if ($opts['DB_DataObject-debug']) { DB_DataObject::debugLevel($opts['DB_DataObject-debug']); } -- 2.39.2