From: edward Date: Fri, 5 Feb 2016 05:15:26 +0000 (+0800) Subject: Report/SendEventErrors.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=764ccd493259bfaa60cf910c948f93fab6405475 Report/SendEventErrors.php --- diff --git a/Report/SendEventErrors.php b/Report/SendEventErrors.php index ecb95e9..ec67e17 100644 --- a/Report/SendEventErrors.php +++ b/Report/SendEventErrors.php @@ -58,7 +58,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo function get($args, $opts) { $this->opts = $opts; - + print_R($this->opts);exit; if(empty($this->opts['group'])){ $this->jerr('Missing group - try add [-t {group name}]'); }