From babe7398930ec71957021eb06304bf8bc2b18d66 Mon Sep 17 00:00:00 2001 From: lkehresman Date: Fri, 18 Feb 2000 12:08:09 +0000 Subject: [PATCH] Added the header("Location...") to index.php git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@223 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- index.html | 6 ------ index.php | 3 +++ 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 index.html create mode 100644 index.php diff --git a/index.html b/index.html deleted file mode 100644 index 1da1da95..00000000 --- a/index.html +++ /dev/null @@ -1,6 +0,0 @@ - - - -

You have reached a SquirrelMail Webmail site.

You will be automatically forwarded.
If not, click here.
- - diff --git a/index.php b/index.php new file mode 100644 index 00000000..b482a801 --- /dev/null +++ b/index.php @@ -0,0 +1,3 @@ + -- 2.25.1