X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=a612191fbdcdef3f714aef7d3248b5b2cb77db2f;hp=96b723403da636b45a1d3f43b71a8799fb1eab4f;hb=3410acccdc38631ac52415deb00f71da549b6380;hpb=82d304a0501324b276cabab1870755d5352bd21c diff --git a/index.php b/index.php index 96b72340..a612191f 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