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 | |
| parent | 9eaf76dc830308acf0c80d9a8d58d4b48e8024f3 (diff) | |
| download | forums-7dc2a615ee25b78d8ea3edc329183bd1c19c9950.tar forums-7dc2a615ee25b78d8ea3edc329183bd1c19c9950.tar.gz forums-7dc2a615ee25b78d8ea3edc329183bd1c19c9950.tar.bz2 forums-7dc2a615ee25b78d8ea3edc329183bd1c19c9950.tar.xz forums-7dc2a615ee25b78d8ea3edc329183bd1c19c9950.zip | |
Default rank images directory
git-svn-id: file:///svn/phpbb/trunk@4075 89ea8834-ac86-4346-8a33-228a782c2dd0
| -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> |
