From: Edward Date: Tue, 3 Jun 2014 05:59:59 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8783277a141f64668db70fc13c96cae1cb343660 Notify.php --- 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);