From 05db1d3c9e1402b67e312df575bcf712963727e0 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 5 Feb 2016 12:15:33 +0800 Subject: [PATCH] Report/SendEventErrors.php --- Report/SendEventErrors.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Report/SendEventErrors.php b/Report/SendEventErrors.php index 3e9c6c9..c1f2f4c 100644 --- a/Report/SendEventErrors.php +++ b/Report/SendEventErrors.php @@ -94,7 +94,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo } foreach ($totals as $k => $v){ - + $subject[] = "{$k} {$v}"; } $this->jok("Done"); -- 2.39.2