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