From: edward Date: Fri, 5 Feb 2016 04:16:07 +0000 (+0800) Subject: Report/SendEventErrors.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=c7862646a80fc35be2db22e29430d2a03c8ba07f Report/SendEventErrors.php --- 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"); }