X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=index.php;h=a612191fbdcdef3f714aef7d3248b5b2cb77db2f;hp=36254aa29db4813605487df8e245ccaea4138c69;hb=a1d29fb8ec4da41eea13f093cf58f33082b7a84e;hpb=b5534f7ad074f6851b2a0286c08de1dbc6a1fdf6 diff --git a/index.php b/index.php index 36254aa2..a612191f 100644 --- a/index.php +++ b/index.php @@ -1,17 +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'); ?> \ No newline at end of file