Report/SendEventErrors.php
authoredward <edward@roojs.com>
Fri, 5 Feb 2016 04:01:40 +0000 (12:01 +0800)
committeredward <edward@roojs.com>
Fri, 5 Feb 2016 04:01:40 +0000 (12:01 +0800)
Report/SendEventErrors.php

index 2008e49..7008ae6 100644 (file)
@@ -36,6 +36,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo
     
     function get($args, $opts)
     {
+        print_R($opts);exit;
         $this->opts = $opts;
         
         $this->transObj = DB_DataObject::Factory('core_enum');