Notify.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 11 Aug 2011 02:47:10 +0000 (10:47 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 11 Aug 2011 02:47:10 +0000 (10:47 +0800)
Notify.php

index 082de4c..3082b6b 100644 (file)
@@ -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;