mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[feature/dic] Add trailing newline to htaccess
PHPBB3-10739
This commit is contained in:
parent
0f0622f625
commit
8a264228d0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<Files *>
|
<Files *>
|
||||||
Order Allow,Deny
|
Order Allow,Deny
|
||||||
Deny from All
|
Deny from All
|
||||||
</Files>
|
</Files>
|
||||||
|
|
Loading…
Add table
Reference in a new issue