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

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