X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=ffc8ee5b9e573c29ffe42ee4fee9ae4bd3aef4d1;hp=b482a801ff3a9b57b5cd9627d8cbde18b641c26c;hb=a6d3eff675f7ace3d69f6d9788489ca930333315;hpb=babe7398930ec71957021eb06304bf8bc2b18d66 diff --git a/index.php b/index.php index b482a801..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"); + ?> +