NotifySend.php
authorEdward <edward@roojs.com>
Thu, 2 Jan 2014 07:42:19 +0000 (15:42 +0800)
committerEdward <edward@roojs.com>
Thu, 2 Jan 2014 07:42:19 +0000 (15:42 +0800)
NotifySend.php

index 9607f2a..a5dfecf 100644 (file)
@@ -76,6 +76,7 @@ class Pman_Core_NotifySend extends Pman
    
     function get($id,$opts)
     {
+        print_r($this);exit;
         if ($opts['DB_DataObject-debug']) {
             DB_DataObject::debugLevel($opts['DB_DataObject-debug']);
         }