fixed encoding, i had been experimenting with different ones and forgot to change it back, now UTF-8
This commit is contained in:
parent
2169329547
commit
5aa6bbbbc5
|
@ -1,11 +1,11 @@
|
|||
--$mimeboundary
|
||||
Content-Type: text/plain; charset=ISO-8859-1
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
$textbody
|
||||
|
||||
--$mimeboundary
|
||||
Content-Type: text/html; charset=ISO-8859-1
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
$htmlbody
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
--$mimeboundary
|
||||
Content-Type: text/plain; charset=ISO-8859-1
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
$textbody
|
||||
|
||||
--$mimeboundary
|
||||
Content-Type: text/html; charset=ISO-8859-1
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
$htmlbody
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
--$mimeboundary
|
||||
Content-Type: text/plain; charset=ISO-8859-1
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
$textbody
|
||||
|
||||
--$mimeboundary
|
||||
Content-Type: text/html; charset=ISO-8859-1
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
$htmlbody
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
--$mimeboundary
|
||||
Content-Type: text/plain; charset=ISO-8859-1
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
$textbody
|
||||
|
||||
--$mimeboundary
|
||||
Content-Type: text/html; charset=ISO-8859-1
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
$htmlbody
|
||||
|
|
Loading…
Reference in New Issue
Block a user