NotifySend.php
authorAlan Knowles <alan@roojs.com>
Thu, 9 Oct 2014 06:13:54 +0000 (14:13 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 9 Oct 2014 06:13:54 +0000 (14:13 +0800)
NotifySend.php

index e2fca54..73d67f9 100644 (file)
@@ -76,6 +76,8 @@ class Pman_Core_NotifySend extends Pman
    
     function get($id,$opts)
     {
+        
+        print_r($opts);
         if ($opts['DB_DataObject-debug']) {
             DB_DataObject::debugLevel($opts['DB_DataObject-debug']);
         }