X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=ffc8ee5b9e573c29ffe42ee4fee9ae4bd3aef4d1;hp=96b723403da636b45a1d3f43b71a8799fb1eab4f;hb=77180a756d97ef3a08d1029eccb8e8ec9e780a35;hpb=82d304a0501324b276cabab1870755d5352bd21c diff --git a/index.php b/index.php index 96b72340..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"); ?>