1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-06 07:35:29 +02:00

Merge pull request #4073 from CHItA/ticket/14348

[ticket/14348] Add install/index.html
This commit is contained in:
Marc Alexander 2015-12-08 19:02:45 +01:00
commit 398590b7ab

11
phpBB/install/index.html Normal file
View File

@ -0,0 +1,11 @@
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="refresh" content="0; url=./app.php" />
</head>
<body bgcolor="#FFFFFF" text="#000000">
</body>
</html>