diff options
Diffstat (limited to 'phpBB/config')
-rw-r--r-- | phpBB/config/.htaccess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/.htaccess b/phpBB/config/.htaccess index aa5afc1640..4128d345ab 100644 --- a/phpBB/config/.htaccess +++ b/phpBB/config/.htaccess @@ -1,4 +1,4 @@ <Files *> Order Allow,Deny Deny from All -</Files>
\ No newline at end of file +</Files> |