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