From cd455ea1d9455b7b104e8360b1e1ca04a45f7b85 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 14 Jul 2016 13:30:35 +0800 Subject: [PATCH] UpdateDatabase.php sql/Companies.sql NotifySmtpCheck.php --- NotifySmtpCheck.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 0019f1f9..695649b0 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -29,8 +29,6 @@ class Pman_Core_NotifySmtpCheck extends Pman $helo = $this->getHelo(); - print_R($helo);exit; - $error = array(); foreach ($ff->Core_Notify['routes'] as $server => $settings){ -- 2.39.2