From: Alan Date: Wed, 11 Oct 2023 02:49:03 +0000 (+0800) Subject: debug X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=48ec39f3829fcdf83ac075b4099e8abc53a4580b debug --- diff --git a/NotifySend.php b/NotifySend.php index 84fab3e6..59b0c111 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -428,7 +428,7 @@ class Pman_Core_NotifySend extends Pman $res = $mailer->send($p->email, $email['headers'], $email['body']); - + $this->debug("GOT response to send: ". var_export($res,true)); if ($res === true) { // success....