DataObjects/Core_email.php
authoredward <edward@roojs.com>
Wed, 13 Apr 2016 08:59:00 +0000 (16:59 +0800)
committeredward <edward@roojs.com>
Wed, 13 Apr 2016 08:59:00 +0000 (16:59 +0800)
DataObjects/Core_email.php

index 2cdfe98..091a0a2 100644 (file)
@@ -474,7 +474,7 @@ Content-Transfer-Encoding: 7bit
                 'contentid' => "attachment-$i->id"
             );
         }
-            
+        print_r('run???');exit;
         file_put_contents($imageCache, json_encode($images));
         
     }