fix for identifying literals in mime_match_parentheses. cyrus sometimes
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 20 Jun 2002 12:37:12 +0000 (12:37 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 20 Jun 2002 12:37:12 +0000 (12:37 +0000)
commitec41cfc7ff0a557b1edf4ee29929003944816fe1
tree78f07a3dc1ba369f43028998f275c039c0de8652
parent8008456a180e245d1c81c1773547d59573b5c1bf
fix for identifying literals in mime_match_parentheses. cyrus sometimes
returns literals instead of quoted strings. This fix solves mimedecode
errors if there exist " or ) or ( characters in literals.

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