Remove save extension check for images because it can cause problems when
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 17 Oct 2002 13:48:04 +0000 (13:48 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 17 Oct 2002 13:48:04 +0000 (13:48 +0000)
commitd8cffbab47c2fde196c462a2945a2c62b811372d
treedb227cdacc0fd83a0fa8845226f8b2d1b082c142
parentff9ae75cd9e710ddbb37b70ff60777dffe44c9be
Remove save extension check for images because it can cause problems when
the extension is not save and the image url points to the url base address.
If the server uses session trans_sid then somehow the session is destroyed
because of the automatic ?SID=session_id_string.
At least that's what I think what happens.

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