X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=19e22171dc506876edf1487b96b80f7d5d7c00f3;hp=7c2d19362e23910fba5cb66d78222172809309eb;hb=8e7dcd9f64dc849e854c3ba96d7e138854bc134b;hpb=76911253eb850bacde3d86c8cb7b4af072e67ebe diff --git a/index.php b/index.php index 7c2d1936..19e22171 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