X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=453d7838a2a35133b6ec18c1f1a5c6a9881a6ede;hb=5ee1628b29a81fc39e02a77b4cc25b118f9378ba;hp=0914d2fa92fd4ba2711db48f9a1aad92a7982776;hpb=445903f6a81ee82088a9374ce440c0881d428cec;p=squirrelmail.git diff --git a/index.php b/index.php index 0914d2fa..453d7838 100644 --- a/index.php +++ b/index.php @@ -1,25 +1,24 @@

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

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