From a702dc6683350a77613087a32294201ba0e81c24 Mon Sep 17 00:00:00 2001
From: "Paul S. Owen" <psotfx@users.sourceforge.net>
Date: Thu, 10 Apr 2003 23:53:54 +0000
Subject: [PATCH] Won't work ... since inline images are pulled from here ...
 need to look at match against non-image content types

git-svn-id: file:///svn/phpbb/trunk@3809 89ea8834-ac86-4346-8a33-228a782c2dd0
---
 phpBB/files/.htaccess | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/phpBB/files/.htaccess b/phpBB/files/.htaccess
index c39181686f..e69de29bb2 100644
--- a/phpBB/files/.htaccess
+++ b/phpBB/files/.htaccess
@@ -1,4 +0,0 @@
-<Limit GET POST PUT>
-Order Allow,Deny
-Deny from All
-</Limit>
\ No newline at end of file