diff options
Diffstat (limited to 'phpBB/ext/index.htm')
-rw-r--r-- | phpBB/ext/index.htm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/phpBB/ext/index.htm b/phpBB/ext/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/ext/index.htm @@ -0,0 +1,10 @@ +<html> +<head> +<title></title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +</head> + +<body bgcolor="#FFFFFF" text="#000000"> + +</body> +</html> |