Fix an odd circular loop in redirect.
authorebullient <ebullient@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 28 Jan 2003 17:44:53 +0000 (17:44 +0000)
committerebullient <ebullient@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 28 Jan 2003 17:44:53 +0000 (17:44 +0000)
commitcab6eaead684217015f561e18b5f6c8f1a22cbf5
tree61741dcfc0b261a7c314ff9b6fd02f58628bb4f2
parentae37633cebd7121b4141213a7e98462a83c29fc1
Fix an odd circular loop in redirect.
If you have compose in new window off:
*  close SquirrelMail session.
*  go directly to webmail.php (causes redirect for login)
*  in redirect.php, url was assigned: webmail.php?right_frame=webmail.php
   which caused nested frameset.

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