Fix again for Internet Explorer's stupidity of decoding characters, then
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 12 Dec 2003 06:04:02 +0000 (06:04 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 12 Dec 2003 06:04:02 +0000 (06:04 +0000)
commit91220ed174f687179ea9da3c8a03c02440aab8ee
treef370686340b062d330dba571602a1fe254081072
parenta656569fe2561405c5ea7325928dc19aa446b99f
Fix again for Internet Explorer's stupidity of decoding characters, then
executing it blindly.  This code was fixed originally, but apparently some
how didn't work right.  I checked on HastyMail and did a file comparision,
and noticed that one version of the same filter doesn't use \W... on removal
of that in the regex, the function seemed to correctly strip out bad functions

See http://www.securityfocus.com/archive/1/340118 for further information.

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