* Needed to escape the { and } in the regexp
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 30 Jan 2001 20:23:46 +0000 (20:23 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 30 Jan 2001 20:23:46 +0000 (20:23 +0000)
commit4e7d6212a86e1773c03a36afba8d39372b02fa1d
tree77c2a27beb06d15a5bd0c42ca56e357d1ebe41e4
parentc9e9b23cbdad092a5d0dc36ed6f5d6db72e1f037
* Needed to escape the { and } in the regexp
* Need to escape backslashes, since they are first unescaped by PHP, then
  unescaped by the regexp library

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