Mailer.php
authorChris <chris@roojs.com>
Tue, 12 Nov 2013 09:14:17 +0000 (17:14 +0800)
committerChris <chris@roojs.com>
Tue, 12 Nov 2013 09:14:17 +0000 (17:14 +0800)
Mailer.php

index 750530a..2a46d47 100644 (file)
@@ -229,6 +229,7 @@ Content-Type: multipart/alternative; boundary=alt-$random_hash
 
 --alt-$random_hash
 Content-Type: $contentType
+
 {$parts[2]}
 
 --alt-$random_hash--