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