Przeglądaj źródła

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

Luke Ehresman 25 lat temu
rodzic
commit
5e90e93401
2 zmienionych plików z 1 dodań i 1 usunięć
  1. 0 0
      config/config.php.default
  2. 1 1
      index.html

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


+ 1 - 1
index.html

@@ -1,6 +1,6 @@
 <HTML>
    <META HTTP-EQUIV="REFRESH" CONTENT="0;URL=src/login.php">
    <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>
 </HTML>