projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added step for copying config_default.php to config.php
[squirrelmail.git]
/
index.html
diff --git
a/index.html
b/index.html
index
2dbf5db
..
1da1da9
100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-1,9
+1,6
@@
<HTML>
<HTML>
- <HEAD>
- <SCRIPT LANGUAGE="JavaScript">
- parent.location.href="src/login.php"
- </SCRIPT>
- </HEAD>
+ <META HTTP-EQUIV="REFRESH" CONTENT="0;URL=src/login.php">
<BODY>
<BODY>
+ <CENTER><BR>You have reached a SquirrelMail Webmail site.<BR><BR>You will be automatically forwarded.<BR>If not, <A HREF="src/login.php">click here</A>.</CENTER>
</BODY>
</HTML>
</BODY>
</HTML>