From 424d77772ab0de096a88bac2c2f5bd5def410796 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 5 Feb 2016 13:18:15 +0800 Subject: [PATCH] Report/SendEventErrors.php --- Report/SendEventErrors.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Report/SendEventErrors.php b/Report/SendEventErrors.php index b548088..4ea888e 100644 --- a/Report/SendEventErrors.php +++ b/Report/SendEventErrors.php @@ -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, -- 2.39.2