From 87cd557369c368b55b4af9e26ef03de5ec259d99 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Thu, 30 Jan 2003 15:32:30 +0000 Subject: default dirs git-svn-id: file:///svn/phpbb/trunk@3420 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/images/avatars/index.htm | 10 ++++++++++ phpBB/images/avatars/upload/index.htm | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 phpBB/images/avatars/index.htm create mode 100644 phpBB/images/avatars/upload/index.htm (limited to 'phpBB') diff --git a/phpBB/images/avatars/index.htm b/phpBB/images/avatars/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/images/avatars/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpBB/images/avatars/upload/index.htm b/phpBB/images/avatars/upload/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/images/avatars/upload/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.1