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:
rub 2007-02-21 05:52:34 +00:00
commit e3b7e2bcb7

View file

@ -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