home » zplus/freepost.git
Author zPlus <zplus@peers.community> 2017-09-04 11:05:24
Committer zPlus <zplus@peers.community> 2017-09-04 11:05:24
Commit fd84378 (patch)
Tree 7a6e430
Parent(s)

.htaccess: Remove new line


commits diff: 09f6a03..fd84378
1 file changed, 1 insertion, 1 deletiondownload


Diffstat
-rwxr-xr-x .htaccess 2

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+1/-1 M   .htaccess
index f316a8a..83de6d9
old size: 2K - new size: 2K
@@ -51,4 +51,4 @@
51 51 # We only want to let Apache serve files and not directories.
52 52 RewriteCond %{REQUEST_FILENAME} -f
53 53 RewriteRule .? - [L]
54 - </IfModule>
54 > \ No newline at end of file
54 + </IfModule>