From: Alan Knowles Date: Mon, 19 Jan 2015 04:45:09 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=526e1619ea1297bc9ef3662d914a0d3dc38487f9;p=Pman.Core NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 7d4a58db..9d0759ab 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -451,8 +451,8 @@ class Pman_Core_NotifySend extends Pman function mxs($fqdn) { $ff = HTML_FlexyFramework::get(); - if (isset($ff['Core_NotifySend']['host'])) { - return array($ff['Core_NotifySend']['host']); + if (isset($ff['Pman_Core_NotifySend']['host'])) { + return array($ff['Pman_Core_NotifySend']['host']); } $mx_records = array();