X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=061e76ee29522c196c14587a158de11b332323eb;hb=ad2d75f676d6567af5439e27ee338b54eb5d028d;hp=18ddb52f494e9ec8764fb5360e990a9824d998c2;hpb=91e0dccca7b2452d8b450791cae3aa4125e8889e;p=squirrelmail.git diff --git a/index.php b/index.php index 18ddb52f..061e76ee 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