diff options
author | Tristan Darricau <tristan.darricau@sensiolabs.com> | 2015-07-30 09:58:34 +0200 |
---|---|---|
committer | Tristan Darricau <tristan.darricau@sensiolabs.com> | 2015-07-30 09:58:34 +0200 |
commit | e70373a8202e0431a99f80b941e46ae0282a94d4 (patch) | |
tree | 30ef6c5461a075b718110a528c39e26b78721d81 /phpBB/phpbb/install/schemas/index.htm | |
parent | 979e125c7c192016ce4b1ed13a1090a58ab863b0 (diff) | |
parent | 4ae83e426663d129d7068b312097ad968242f41f (diff) | |
download | forums-e70373a8202e0431a99f80b941e46ae0282a94d4.tar forums-e70373a8202e0431a99f80b941e46ae0282a94d4.tar.gz forums-e70373a8202e0431a99f80b941e46ae0282a94d4.tar.bz2 forums-e70373a8202e0431a99f80b941e46ae0282a94d4.tar.xz forums-e70373a8202e0431a99f80b941e46ae0282a94d4.zip |
Merge pull request #3799 from CHItA/ticket/14056
[ticket/14056] Keep install schema resources in the install folder
* CHItA/ticket/14056:
[ticket/14056] Fix remaining schema path
[ticket/14056] Keep install schema resources in the install folder
Diffstat (limited to 'phpBB/phpbb/install/schemas/index.htm')
-rw-r--r-- | phpBB/phpbb/install/schemas/index.htm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/phpBB/phpbb/install/schemas/index.htm b/phpBB/phpbb/install/schemas/index.htm deleted file mode 100644 index ee1f723a7d..0000000000 --- a/phpBB/phpbb/install/schemas/index.htm +++ /dev/null @@ -1,10 +0,0 @@ -<html> -<head> -<title></title> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -</head> - -<body bgcolor="#FFFFFF" text="#000000"> - -</body> -</html> |