Mailer.php
authorEdward <edward@roojs.com>
Tue, 19 Feb 2019 09:04:10 +0000 (17:04 +0800)
committerEdward <edward@roojs.com>
Tue, 19 Feb 2019 09:04:10 +0000 (17:04 +0800)
Mailer.php

index ed15a4d..a667d0f 100644 (file)
@@ -394,7 +394,7 @@ class Pman_Core_Mailer {
         foreach ($imgs as $i=>$img) {
             $url  = $img->getAttribute('src');
             print_r($url);
-            echo "\n";
+            echo "<br/>";
             if (preg_match('#^cid:#', $url)) {
                 continue;
             }