Fixed incorrect decoding of mailbox name... $_GET vars are already decoded.
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 7 Mar 2003 17:42:08 +0000 (17:42 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 7 Mar 2003 17:42:08 +0000 (17:42 +0000)
commita48eba8f9a66dfe0aca3b22ac14bbdbeaedf80bf
tree5e54ceca3991fdd529fb70b77f692c93672bb998
parentb1784aafb147cac4ae8f3d976b748fae5b7f6ece
Fixed incorrect decoding of mailbox name... $_GET vars are already decoded.
There are probably a whole bunch of other ones laying about, but this one
is fairly big in respect that you can view a folder that has a + in the name
(ie test+folder), but you cannot read mail in that folder.

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