debug
authorAlan <alan@roojs.com>
Wed, 11 Oct 2023 02:49:03 +0000 (10:49 +0800)
committerAlan <alan@roojs.com>
Wed, 11 Oct 2023 02:49:03 +0000 (10:49 +0800)
NotifySend.php

index 84fab3e..59b0c11 100644 (file)
@@ -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....