From: Alan Knowles Date: Fri, 4 Aug 2017 02:28:36 +0000 (+0800) Subject: NotifySmtpCheck.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7f2fde396096cc993a86762a80e10f69b51993fb NotifySmtpCheck.php --- diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index e4887ef3..47b2a7c0 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -6,7 +6,7 @@ require_once 'Mail/smtpmx.php'; class Pman_Core_NotifySmtpCheck extends Pman { - function get() + function get($v, $opts=array()) { $this->check(); exit;