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

index 4851828..ea30bd9 100644 (file)
@@ -357,6 +357,7 @@ class Pman_Core_NotifySend extends Pman
         require_once 'Mail.php';
         
         $core_domain = DB_DataObject::factory('core_domain');
+        print_R($core_domain);exit;
         if(!$core_domain->get('domain', $dom)){
             $core_domain = DB_DataObject::factory('core_domain');
             $core_domain->setFrom(array(