From: edward Date: Thu, 14 Jul 2016 05:25:03 +0000 (+0800) Subject: NotifySmtpCheck.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5b5f14e8eeef357324541f7ad7139f711147789f NotifySmtpCheck.php --- diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 1e734739..1b379367 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -45,6 +45,8 @@ class Pman_Core_NotifySmtpCheck extends Pman $e = `$cmd`; + print_R($e);exit; + $error = array(); foreach ($ff->Core_Notify['routes'] as $server => $settings){