1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[feature/dic] Add trailing newline to htaccess

PHPBB3-10739
This commit is contained in:
Igor Wiedler
2012-07-26 15:56:55 +02:00
parent 0f0622f625
commit 8a264228d0

View File

@@ -1,4 +1,4 @@
<Files *>
Order Allow,Deny
Deny from All
</Files>
</Files>