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

index 25e0e97..0b09eaf 100644 (file)
@@ -128,7 +128,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo
         $content = array(
             'template'      => 'EVENT_ERRORS_REPORT',
             'rcpts'         => $rcpts,
-            'errors'          => $errors,
+            'errors'        => $errors,
             'subject'       => $subject
         );