Right now decodeHeader will encode the non-ascii text into the HTML
authorgraf25 <graf25@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 31 Dec 2001 21:53:52 +0000 (21:53 +0000)
committergraf25 <graf25@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 31 Dec 2001 21:53:52 +0000 (21:53 +0000)
commit3b4872168a541cef38d8a4ba2357c9afc3cf7041
treeee0a1133ce4ee5679b9ade7599f19b91ec28d0fe
parentb8b4ac4ac132a0f77e2e3136d4d0f90d7ee432a8
Right now decodeHeader will encode the non-ascii text into the HTML
entities. However, some places don't need that, for example the
compose form, otherwise the subject and other fields turn into the
#&NNNN;#&NNNN; stuff.

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