X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=ffc8ee5b9e573c29ffe42ee4fee9ae4bd3aef4d1;hb=882971556bbaa12c69811e6335a097665702529a;hp=9a80878ddd3b7c85578456acaf1a53abe599ea3f;hpb=5917742752bea11a547aeba6e4102dd3655b4800;p=squirrelmail.git diff --git a/index.php b/index.php index 9a80878d..ffc8ee5b 100644 --- a/index.php +++ b/index.php @@ -1,3 +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"); + ?> +