From 8a264228d01215fe1020bf946fc95c804ba95450 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Thu, 26 Jul 2012 15:56:55 +0200 Subject: [PATCH] [feature/dic] Add trailing newline to htaccess PHPBB3-10739 --- phpBB/config/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ Order Allow,Deny Deny from All - \ No newline at end of file +