From c7862646a80fc35be2db22e29430d2a03c8ba07f Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 5 Feb 2016 12:16:07 +0800 Subject: [PATCH] Report/SendEventErrors.php --- Report/SendEventErrors.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Report/SendEventErrors.php b/Report/SendEventErrors.php index dd95a55..24be790 100644 --- a/Report/SendEventErrors.php +++ b/Report/SendEventErrors.php @@ -97,6 +97,8 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo $subject[] = "{$v} {$k}"; } + print_R($subject);exit; + $this->jok("Done"); } -- 2.39.2