X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=index.php;h=8d9e4e974f3ee237f5ae974eccb9dc7858ccf419;hb=0c961f1d177204be0e5f2d2f797c47092b10ffd1;hp=a9aa9d1836aa1c0f69d84c1065880e8c48f57c91;hpb=43bfec116f4144ef385ef32311d8516cbf5f2270;p=squirrelmail.git diff --git a/index.php b/index.php index a9aa9d18..8d9e4e97 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