From: Alan Knowles Date: Thu, 11 Aug 2011 02:47:10 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=325e1e678898572519c91a257cc9570cbd190831;p=Pman.Core Notify.php --- diff --git a/Notify.php b/Notify.php index 082de4c4..3082b6b7 100644 --- a/Notify.php +++ b/Notify.php @@ -61,6 +61,7 @@ class Pman_Core_Notify extends Pman { if ($opts['debug']) { DB_DataObject::debugLevel($opts['debug']); + print_r($opts); } //date_default_timezone_set('UTC'); // phpinfo();exit;