1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 22:40:39 +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 *> <Files *>
Order Allow,Deny Order Allow,Deny
Deny from All Deny from All
</Files> </Files>