From: edward Date: Wed, 26 Oct 2016 06:47:29 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=ed4902c5a3eb6d34737fbe1a87963abec2c646be NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index ea30bd9c..4851828e 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -357,7 +357,6 @@ 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(