X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=ffc8ee5b9e573c29ffe42ee4fee9ae4bd3aef4d1;hb=18ef8f2b48466c76605ad42fb633aebce90898d9;hp=2e5cde837e0ebdde689db7fe57fbc1b8b58748b0;hpb=1195c34026fc65eb8e0ca7a337fe4b406764dee8;p=squirrelmail.git diff --git a/index.php b/index.php index 2e5cde83..ffc8ee5b 100644 --- a/index.php +++ b/index.php @@ -1,7 +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"); + ?> +