[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>