explode()ing on ', ' instead of ',' was breaking attachment_common_parse(). This...
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 23 Dec 2002 17:14:41 +0000 (17:14 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 23 Dec 2002 17:14:41 +0000 (17:14 +0000)
commit6c817138130223d73f95f24d06d63239e120d3e2
tree03e4340b31894f93d1da4c28c6c8777f14ebfff2
parentb1379bdf5bd35c0d816bc0eedad43341403ba73f
explode()ing on ', ' instead of ',' was breaking attachment_common_parse(). This prevented the entire HTTP_ACCEPT header from being parsed in some cases, which meant certain attachments did not have a "view" link.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4305 7612ce4b-ef26-0410-bec9-ea0150e637f0
src/redirect.php