Fix little bug where base_uri is '/' causing the 'Please Login' URL to
authorbrong <brong@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 22 Feb 2002 10:15:18 +0000 (10:15 +0000)
committerbrong <brong@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 22 Feb 2002 10:15:18 +0000 (10:15 +0000)
commit2fa4a9b78e0bea6d75e20ea113aaa96ee2894f1a
treeeb355a97b0a2cfe79a185f9dffda59f7e71bfefa
parent025b47dc089f7b9f902cefa4273f8f1cf77f2146
Fix little bug where base_uri is '/' causing the 'Please Login' URL to
redirect to //src/login.php - which maps to http://src/login.php, and
I don't have a hostname 'src' on my network!

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