From fbfec304a8c68461a86bacc1c91906ad6abf7ffb Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 12 Nov 2013 16:50:26 +0800 Subject: [PATCH] Mailer.php --- Mailer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mailer.php b/Mailer.php index fb7614aa..2aabd0c6 100644 --- a/Mailer.php +++ b/Mailer.php @@ -230,7 +230,7 @@ class Pman_Core_Mailer { {$this->attachments[0]['file']} --mixed-$random_hash-- "; - + $parts[2] = $str; // --mixed-{t.random_hash} //Content-Type: multipart/alternative; boundary=alt-{t.random_hash} // -- 2.39.2