From 7bde98a5d1c1532ae9357257f507775654e8faa1 Mon Sep 17 00:00:00 2001 From: lkehresman Date: Fri, 7 Jan 2000 23:53:44 +0000 Subject: [PATCH] config.php removed and replaced with config.php.default git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@138 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- config/{config.php => config.php.default} | 0 index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename config/{config.php => config.php.default} (100%) diff --git a/config/config.php b/config/config.php.default similarity index 100% rename from config/config.php rename to config/config.php.default diff --git a/index.html b/index.html index 213d9d01..1da1da95 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
You will be automatically forwarded.
If not, click here.
+

You have reached a SquirrelMail Webmail site.

You will be automatically forwarded.
If not, click here.
-- 2.25.1