sort and startMessage were being set from $_GET without checking to make sure they...
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 13 Dec 2002 20:11:06 +0000 (20:11 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 13 Dec 2002 20:11:06 +0000 (20:11 +0000)
commitfc2667001b9d15b13830daeed9c60dea6df4b032
tree2b1f9bacab4ea12cfd6c964ccc0228b425c00ab1
parentabb3c512ea6977cc33e959fdf65bb2fdc8ddd5e8
sort and startMessage were being set from $_GET without checking to make sure they were present.  When deleting a message from a search, sort and startMessage weren't a part of $_GET.

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