Mailer.php
authorEdward <edward@roojs.com>
Mon, 15 Dec 2014 08:44:39 +0000 (16:44 +0800)
committerEdward <edward@roojs.com>
Mon, 15 Dec 2014 08:44:39 +0000 (16:44 +0800)
Mailer.php

index 71d653d..8ac0dab 100644 (file)
@@ -411,6 +411,7 @@ class Pman_Core_Mailer {
     function fetchImage($url)
     {
         print_R($url);
+        echo "\n";
         if($this->debug) {
             echo "FETCH : $url\n";
         }