diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-06-03 12:19:32 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-06-03 12:19:32 +0000 |
commit | 7dc2a615ee25b78d8ea3edc329183bd1c19c9950 (patch) | |
tree | 8c8c23370033fa0df44d6c6a4b819ef2260ef94a /phpBB/images | |
parent | More attempts at breaking source (diff) | |
download | phpbb-7dc2a615ee25b78d8ea3edc329183bd1c19c9950.tar.gz phpbb-7dc2a615ee25b78d8ea3edc329183bd1c19c9950.tar.bz2 phpbb-7dc2a615ee25b78d8ea3edc329183bd1c19c9950.zip |
Default rank images directory
git-svn-id: file:///svn/phpbb/trunk@4075 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/images')
-rw-r--r-- | phpBB/images/ranks/index.htm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/phpBB/images/ranks/index.htm b/phpBB/images/ranks/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/images/ranks/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> |