X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NotifySend.php;h=4a3abc21a069d63fa45520ab94c3e4562bdda2a1;hb=50e8427e5e9ef0ca50feb8288db7ed98202fe811;hp=67bd0804374329e893a0c37f643ee520c41b4e66;hpb=8625d96c04fc1a0280c0518336b8997a899c6821;p=Pman.Core diff --git a/NotifySend.php b/NotifySend.php index 67bd0804..4a3abc21 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -377,7 +377,9 @@ class Pman_Core_NotifySend extends Pman // this normally will happen if you sent Pman_Core_NotifySend['host'] if (isset($ff->Mail['host']) && $ff->Mail['host'] == $dom && !empty($ff->Mail['auth'] )) { - + if(!empty($ff->Core_Notify)){ + + } $mailer->auth = true; $mailer->username = $ff->Mail['username'] ;