From 630e59e1d0043be19a567b8c624d441f8a546ea5 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 26 Oct 2016 14:47:38 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NotifySend.php b/NotifySend.php index 4851828e..c85351c8 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -364,6 +364,8 @@ class Pman_Core_NotifySend extends Pman )); $core_domain->insert(); } + + print_R($core_domain);exit; foreach($mxs as $mx) { -- 2.39.2