X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=ffc8ee5b9e573c29ffe42ee4fee9ae4bd3aef4d1;hp=7c2d19362e23910fba5cb66d78222172809309eb;hb=0ef8d64d5787e67390b1397cba4e9f296f707749;hpb=76911253eb850bacde3d86c8cb7b4af072e67ebe diff --git a/index.php b/index.php index 7c2d1936..ffc8ee5b 100644 --- a/index.php +++ b/index.php @@ -1,9 +1,9 @@

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\n\n"); -exit(); -?> \ No newline at end of file +?> +