DataObjects/Core_email.php
authorKH Lau <khlau@roojs.com>
Fri, 2 Feb 2018 07:12:23 +0000 (15:12 +0800)
committerKH Lau <khlau@roojs.com>
Fri, 2 Feb 2018 07:12:23 +0000 (15:12 +0800)
DataObjects/Core_email.php

index 58ffc09..9e260c8 100644 (file)
@@ -82,9 +82,9 @@ class Pman_Core_DataObjects_Core_email extends DB_DataObject
                 'groud_id' => $this->to_group
             ));
             
-            //if (!$c->find(true)) {
-            //    
-            //}
+            if (!$c->find(true)) {
+              echo "not found";  
+            }
             
             print_r($this->to_group);
             //print_r($c);