also need to strip \r if we split on \n, otherwise the <pre> environment
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 5 Dec 2008 11:01:29 +0000 (11:01 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 5 Dec 2008 11:01:29 +0000 (11:01 +0000)
commit4c1f4be3f4e167359feb199864e9e4c931fd5760
treef5b4357a5a54a089f0224caad5cdf562f06786aa
parent202d64450ae03d62b715dab8606d7b9fcfcb2139
also need to strip \r if we split on \n, otherwise the <pre> environment
will interpret each \r as an extra newline between lines.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13359 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/mime.php