From: edward Date: Fri, 5 Feb 2016 04:13:14 +0000 (+0800) Subject: Report/SendEventErrors.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=de6b5c847053a33220ac2521a681ddd05d8e47c9 Report/SendEventErrors.php --- diff --git a/Report/SendEventErrors.php b/Report/SendEventErrors.php index aa12c80..522dc49 100644 --- a/Report/SendEventErrors.php +++ b/Report/SendEventErrors.php @@ -77,7 +77,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo $totals = $events->fetchAll('action', 'total'); if(empty($totals)){ - + $this->jerr('Nothing to be sent'); } print_r();exit;