aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/index.html
diff options
context:
space:
mode:
authorMate Bartus <mate.bartus@gmail.com>2015-12-08 16:03:55 +0100
committerMate Bartus <mate.bartus@gmail.com>2015-12-08 16:22:03 +0100
commit0229eb971d21efe020cb848970aa7afac08e8f42 (patch)
tree24f1850358188b8df2ad1739f42bedcecc8c2ffc /phpBB/install/index.html
parentf14a9b70694ef1ff575e7db46fdcdec8c9bc87e4 (diff)
downloadforums-0229eb971d21efe020cb848970aa7afac08e8f42.tar
forums-0229eb971d21efe020cb848970aa7afac08e8f42.tar.gz
forums-0229eb971d21efe020cb848970aa7afac08e8f42.tar.bz2
forums-0229eb971d21efe020cb848970aa7afac08e8f42.tar.xz
forums-0229eb971d21efe020cb848970aa7afac08e8f42.zip
[ticket/14348] Add install/index.html
PHPBB3-14348
Diffstat (limited to 'phpBB/install/index.html')
-rw-r--r--phpBB/install/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/phpBB/install/index.html b/phpBB/install/index.html
new file mode 100644
index 0000000000..8f8bfb4fb2
--- /dev/null
+++ b/phpBB/install/index.html
@@ -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>