0000651: wrong format=flowed in notification emails
Remove format=flowed witch are not necessary and poses problem with UTF8 charset. git-svn-id: http://piwigo.org/svn/trunk@1847 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
57278c2960
commit
e3b7e2bcb7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
-----={BOUNDARY_KEY}
|
||||
Content-Type: {CONTENT_TYPE}; charset={CONTENT_ENCODING}; format=flowed;
|
||||
Content-Type: {CONTENT_TYPE}; charset={CONTENT_ENCODING};
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue