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

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