Report/SendEventErrors.php
authorAlan Knowles <alan@roojs.com>
Thu, 24 Mar 2016 03:59:45 +0000 (11:59 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Mar 2016 03:59:45 +0000 (11:59 +0800)
Report/SendEventErrors.php

index d6f2828..87042a6 100644 (file)
@@ -137,7 +137,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo
         $summary = $events->fetchAll('action', 'total');
         
         if(empty($summary)){
-            $this->jerr('Nothing to be sent');
+            $this->jerror('ERROR-REPORT', 'Nothing to be sent');
         }
         
         $subject = array();