X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=index.php;h=8d9e4e974f3ee237f5ae974eccb9dc7858ccf419;hb=ab2d9e904975733339847a194e77a056d71f3fd8;hp=0356f058afbfcf543e647a8ae1a1ff31231b3bce;hpb=6c6c7e4f0bc76e4ba61fa2d83575a3fa4a4c2624;p=squirrelmail.git diff --git a/index.php b/index.php index 0356f058..8d9e4e97 100644 --- a/index.php +++ b/index.php @@ -1,19 +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'); - $location = get_location(); - header("Location: $location/src/login.php\n\n"); - exit(); ?> \ No newline at end of file