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