diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-11-21 13:06:56 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-11-21 13:06:56 +0000 |
commit | db41a689f8312e16be125a157084ab64e5c4885a (patch) | |
tree | 6ef746a91af2e3c7e135dce01b799b4ed85c087d /phpBB/images | |
parent | Added pop-up control for PM's to profile (diff) | |
download | phpbb-db41a689f8312e16be125a157084ab64e5c4885a.tar.gz phpbb-db41a689f8312e16be125a157084ab64e5c4885a.tar.bz2 phpbb-db41a689f8312e16be125a157084ab64e5c4885a.zip |
Add blank indexes to stop nosey people being, erm, nosey
git-svn-id: file:///svn/phpbb/trunk@1404 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/images')
-rw-r--r-- | phpBB/images/index.htm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/phpBB/images/index.htm b/phpBB/images/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/images/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> |