Report/SendEventErrors.php
authoredward <edward@roojs.com>
Fri, 5 Feb 2016 04:15:33 +0000 (12:15 +0800)
committeredward <edward@roojs.com>
Fri, 5 Feb 2016 04:15:33 +0000 (12:15 +0800)
Report/SendEventErrors.php

index 3e9c6c9..c1f2f4c 100644 (file)
@@ -94,7 +94,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo
         }
         
         foreach ($totals as $k => $v){
-            
+            $subject[] = "{$k} {$v}";
         }
         
         $this->jok("Done");