X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=ffc8ee5b9e573c29ffe42ee4fee9ae4bd3aef4d1;hb=9986098e42396b223d992902339f742373987de1;hp=36254aa29db4813605487df8e245ccaea4138c69;hpb=b5534f7ad074f6851b2a0286c08de1dbc6a1fdf6;p=squirrelmail.git diff --git a/index.php b/index.php index 36254aa2..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 +?> +