X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=a612191fbdcdef3f714aef7d3248b5b2cb77db2f;hb=94b68ceb8e718294b52e3f10d2f3575a8bb56381;hp=95a749734caaccdd5857ae70e55f4e2b5ef735ed;hpb=6c84ba1ec45ab854c37b6f65c5b4d84ab1c7aad4;p=squirrelmail.git diff --git a/index.php b/index.php index 95a74973..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 +?> \ No newline at end of file