Move $theme reset (avoids theme cookie exploit) to top, before config.php is loaded...
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 31 Dec 2002 16:24:58 +0000 (16:24 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 31 Dec 2002 16:24:58 +0000 (16:24 +0000)
commita1a4a6e427f8ea38aee30b44bbe4c9562007377e
tree4dff928a8fe9cab9e4b4c2f19a3d27d90cb7950c
parent93c06fa2fe24bf3baef31ac26e356d2c9d6454d7
Move $theme reset (avoids theme cookie exploit) to top, before config.php is loaded.  Otherwise we just load the themes from config.php and promptly clear the array.

Developers: Please review for security implications.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4339 7612ce4b-ef26-0410-bec9-ea0150e637f0
include/validate.php