浏览代码

config.php removed and replaced with config.php.default

lkehresman 25 年之前
父节点
当前提交
8512833516
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      trunk/squirrelmail/config/config.php.default
  2. 1 1
      trunk/squirrelmail/index.html

+ 0 - 0
trunk/squirrelmail/config/config.php → trunk/squirrelmail/config/config.php.default


+ 1 - 1
trunk/squirrelmail/index.html

@@ -1,6 +1,6 @@
 <HTML>
 <HTML>
    <META HTTP-EQUIV="REFRESH" CONTENT="0;URL=src/login.php">
    <META HTTP-EQUIV="REFRESH" CONTENT="0;URL=src/login.php">
    <BODY>
    <BODY>
-   <CENTER>You will be automatically forwarded.<BR>If not, <A HREF="src/login.php">click here</A>.</CENTER>
+   <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>
    </BODY>
 </HTML>
 </HTML>