* Noticed that mime_match_parentheses() didn't work when a string had
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 9 Feb 2001 16:12:54 +0000 (16:12 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 9 Feb 2001 16:12:54 +0000 (16:12 +0000)
commit377a40b2b1d2df34b77f5e35bf4493fd1c1ee748
treeece20f8915416ca95df1e244c547790948c1dcca
parente5a067194eb800d0a1ad5e0a46a61dd63f9119a0
* Noticed that mime_match_parentheses() didn't work when a string had
  quotes in it.  The string (a " quote) returned by the IMAP server
  would look like "a \" quote", so needed to check for that.

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