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

index 7c27b01..142b498 100644 (file)
@@ -43,6 +43,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo
         
         $rcpts = DB_DataObject::factory('groups')->lookupMembers("{$this->opts->group}",'email');
         
+        print_R($rcpts);exit;
         
         $this->jok("Done");