From 8783277a141f64668db70fc13c96cae1cb343660 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 3 Jun 2014 13:59:59 +0800 Subject: [PATCH] Notify.php --- Notify.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Notify.php b/Notify.php index 63e3487f..db5bc75a 100644 --- a/Notify.php +++ b/Notify.php @@ -122,6 +122,7 @@ class Pman_Core_Notify extends Pman function get($r,$opts) { + print_r($r);exit; if ($opts['debug']) { DB_DataObject::debugLevel($opts['debug']); print_r($opts); -- 2.39.2