X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=36254aa29db4813605487df8e245ccaea4138c69;hb=673f935035f4872437d24a4ce4fabb305dad9696;hp=92f94cd419036789e74616071f130aae1960d9a3;hpb=15e6162eacc97158393bc75aed3afeb7b19c24a6;p=squirrelmail.git diff --git a/index.php b/index.php index 92f94cd4..36254aa2 100644 --- a/index.php +++ b/index.php @@ -11,10 +11,7 @@ * $Id$ */ -require_once('./functions/strings.php'); - -$location = get_location(); -header("Location: $location/src/login.php\n\n"); +header("Location: src/login.php\n\n"); exit(); -?> +?> \ No newline at end of file