X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=1a89d65bc4b95d0176f1dbb1869ef0f1babc1b19;hp=18ddb52f494e9ec8764fb5360e990a9824d998c2;hb=c10d79aa3c0ae0cae02bf07d47c202183c5f7bb8;hpb=91e0dccca7b2452d8b450791cae3aa4125e8889e diff --git a/index.php b/index.php index 18ddb52f..1a89d65b 100644 --- a/index.php +++ b/index.php @@ -1,17 +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'); -?> - \ No newline at end of file