From db41a689f8312e16be125a157084ab64e5c4885a Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Wed, 21 Nov 2001 13:06:56 +0000 Subject: Add blank indexes to stop nosey people being, erm, nosey git-svn-id: file:///svn/phpbb/trunk@1404 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/db/index.htm | 10 ++++++++++ phpBB/db/schemas/index.htm | 10 ++++++++++ phpBB/images/index.htm | 10 ++++++++++ phpBB/includes/index.htm | 10 ++++++++++ phpBB/language/index.htm | 10 ++++++++++ phpBB/language/lang_english/email/index.htm | 10 ++++++++++ phpBB/language/lang_english/index.htm | 10 ++++++++++ phpBB/templates/PSO/admin/index.htm | 10 ++++++++++ phpBB/templates/PSO/images/index.htm | 10 ++++++++++ phpBB/templates/PSO/index.htm | 10 ++++++++++ phpBB/templates/index.htm | 10 ++++++++++ 11 files changed, 110 insertions(+) create mode 100644 phpBB/db/index.htm create mode 100644 phpBB/db/schemas/index.htm create mode 100644 phpBB/images/index.htm create mode 100644 phpBB/includes/index.htm create mode 100644 phpBB/language/index.htm create mode 100644 phpBB/language/lang_english/email/index.htm create mode 100644 phpBB/language/lang_english/index.htm create mode 100644 phpBB/templates/PSO/admin/index.htm create mode 100644 phpBB/templates/PSO/images/index.htm create mode 100644 phpBB/templates/PSO/index.htm create mode 100644 phpBB/templates/index.htm diff --git a/phpBB/db/index.htm b/phpBB/db/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/db/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpBB/db/schemas/index.htm b/phpBB/db/schemas/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/db/schemas/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + 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 @@ + + + + + + + + + + diff --git a/phpBB/includes/index.htm b/phpBB/includes/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/includes/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpBB/language/index.htm b/phpBB/language/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/language/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpBB/language/lang_english/email/index.htm b/phpBB/language/lang_english/email/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/language/lang_english/email/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpBB/language/lang_english/index.htm b/phpBB/language/lang_english/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/language/lang_english/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpBB/templates/PSO/admin/index.htm b/phpBB/templates/PSO/admin/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/templates/PSO/admin/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpBB/templates/PSO/images/index.htm b/phpBB/templates/PSO/images/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/templates/PSO/images/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpBB/templates/PSO/index.htm b/phpBB/templates/PSO/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/templates/PSO/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpBB/templates/index.htm b/phpBB/templates/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/templates/index.htm @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.1