X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NotifySend.php;h=b07a81c8017aec57dacb3da89940a451b909f4d2;hb=dff7116c31985c523f927df3e8e7cf50670ef428;hp=2c567e7e045a3bdd02682446427b766cf787e16d;hpb=974b8d930b3b36dd3c605187561fc1c02c262136;p=Pman.Core diff --git a/NotifySend.php b/NotifySend.php index 2c567e7e..b07a81c8 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -647,6 +647,7 @@ class Pman_Core_NotifySend extends Pman { $this->debug_str .= strlen($this->debug_str) ? "\n" : ''; $this->debug_str .= $message; + //echo $message ."\n"; } function errorHandler($msg, $success = false)