X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=d3bf6198e0a52348c2f3146a28c5a84122c5f96c;hp=96b723403da636b45a1d3f43b71a8799fb1eab4f;hb=8ad17056a53c937138a0dcc79157fd2c25291585;hpb=82d304a0501324b276cabab1870755d5352bd21c diff --git a/index.php b/index.php index 96b72340..d3bf6198 100644 --- a/index.php +++ b/index.php @@ -1,17 +1,25 @@

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