X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=ffc8ee5b9e573c29ffe42ee4fee9ae4bd3aef4d1;hp=45e3f8370d272e1445cc4de96682ced8866974ce;hb=793566f084fbb48ab6ec356eb7d4bb76b139e719;hpb=8241c8d9b8a93c44f94ebb403dfb8194d776e75c diff --git a/index.php b/index.php index 45e3f837..ffc8ee5b 100644 --- a/index.php +++ b/index.php @@ -1,8 +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\n\n"); + ?> +