mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user