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

index 8eec6d8..f038182 100644 (file)
@@ -77,7 +77,7 @@ class Pman_Core_NotifySend extends Pman
     function get($id,$opts)
     {
         
-        print_r($opts);
+        //print_r($opts);
         if ($opts['DB_DataObject-debug']) {
             DB_DataObject::debugLevel($opts['DB_DataObject-debug']);
         }