Changed name of rfc1522Decode to decodeHeader. The function now returns
authorgustavf <gustavf@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 25 Feb 2000 12:51:35 +0000 (12:51 +0000)
committergustavf <gustavf@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 25 Feb 2000 12:51:35 +0000 (12:51 +0000)
commit2e434774cf8c58fcf79c636a9991a6f70e5eeb60
treed4bbaaf87ca98f43d193c81df03f2a89203bf083
parent3669550916b6f807e7aff631adceedccb346ec18
Changed name of rfc1522Decode to decodeHeader. The function now returns
HTML-entities and the output should not be run through htmlspecialchars.
Added full support for all characters in iso-8859-15 (translated into Unicode
HTML entities according to HTML 4.0).

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