From: edward Date: Fri, 5 Feb 2016 04:26:35 +0000 (+0800) Subject: Report/SendEventErrors.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=80b4ac6168a0d16cf342ce15bc33d9eeeba7b81b Report/SendEventErrors.php --- diff --git a/Report/SendEventErrors.php b/Report/SendEventErrors.php index 8e50a31..edf3226 100644 --- a/Report/SendEventErrors.php +++ b/Report/SendEventErrors.php @@ -128,6 +128,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo $this->jerr('Nothing to be sent'); } + print_R($events->fetchAll());exit; $this->jok("Done");