X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=ffc8ee5b9e573c29ffe42ee4fee9ae4bd3aef4d1;hb=87745b9cf4c1ea33c3788ab0c3a554e9574ec5d7;hp=1ece875f6c09d8f297a47d91b1f6ce7898ede7cf;hpb=355861846a51d35efe50848869d680fd3b4a5316;p=squirrelmail.git diff --git a/index.php b/index.php index 1ece875f..ffc8ee5b 100644 --- a/index.php +++ b/index.php @@ -1,9 +1,9 @@

ERROR: Config file \"config/config.php\" not found. " . + "You need to configure SquirrelMail before you can use it.

"; + exit; +} -$location = get_location(); -header("Location: $location/src/login.php\n\n"); -exit(); +// if we are, go ahead to the login page. +header("Location: src/login.php\n\n"); ?> +