Report/SendEventErrors.php
authoredward <edward@roojs.com>
Fri, 5 Feb 2016 05:18:15 +0000 (13:18 +0800)
committeredward <edward@roojs.com>
Fri, 5 Feb 2016 05:18:15 +0000 (13:18 +0800)
Report/SendEventErrors.php

index b548088..4ea888e 100644 (file)
@@ -147,10 +147,6 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo
             HTML_FlexyFramework::get()->Mail['host'] = $this->opts['host'];
         }
         
-        $pg = HTML_FlexyFramework::get()->Mail;
-        
-        print_R($pg);
-        
         $content = array(
             'template'      => 'EVENT_ERRORS_REPORT',
             'rcpts'         => $rcpts,