作者 邓超

xxx

@@ -129,11 +129,11 @@ class Body { @@ -129,11 +129,11 @@ class Body {
129 129
130 public function ltrimText($body){ 130 public function ltrimText($body){
131 $bodyMiaoSuText = [ 131 $bodyMiaoSuText = [
132 - "This is a multi-part message in MIME format",  
133 "This is a multi-part message in MIME format.", 132 "This is a multi-part message in MIME format.",
134 "This is a multipart message in MIME format.", 133 "This is a multipart message in MIME format.",
135 "This is a MIME message. If you are reading this text, you may want to \r\nconsider changing to a mail reader or gateway that understands how to \r\nproperly handle MIME multipart messages.", 134 "This is a MIME message. If you are reading this text, you may want to \r\nconsider changing to a mail reader or gateway that understands how to \r\nproperly handle MIME multipart messages.",
136 // 'This is a MIME message.' 135 // 'This is a MIME message.'
  136 + "This is a multi-part message in MIME format",
137 ]; 137 ];
138 138
139 foreach ($bodyMiaoSuText as $str){ 139 foreach ($bodyMiaoSuText as $str){