NotifySend.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 3 Feb 2012 02:59:35 +0000 (10:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 3 Feb 2012 02:59:35 +0000 (10:59 +0800)
NotifySend.php

index ce566cb..323eba5 100644 (file)
@@ -282,7 +282,7 @@ class Pman_Core_NotifySend extends Pman
             }
             
             if ($code < 0) {
-                $this->debug(print_R($res,true));
+                $this->debug($res->message);
                 continue; // try next mx... ??? should we wait??? - nope we did not even connect..
             }
             // give up after 2 days..