NotifySend.php
authoredward <edward@roojs.com>
Wed, 26 Oct 2016 06:49:07 +0000 (14:49 +0800)
committeredward <edward@roojs.com>
Wed, 26 Oct 2016 06:49:07 +0000 (14:49 +0800)
NotifySend.php

index 41c895c..4851828 100644 (file)
@@ -358,7 +358,6 @@ class Pman_Core_NotifySend extends Pman
         
         $core_domain = DB_DataObject::factory('core_domain');
         if(!$core_domain->get('domain', $dom)){
-            print_r($core_domain);exit;
             $core_domain = DB_DataObject::factory('core_domain');
             $core_domain->setFrom(array(
                 'domain' => $dom