Added missing newline
authorSascha Greuel <sascha@softcreatr.de>
Thu, 18 Sep 2014 20:30:49 +0000 (22:30 +0200)
committerSascha Greuel <sascha@softcreatr.de>
Thu, 18 Sep 2014 20:30:49 +0000 (22:30 +0200)
Thank you, Travis.

wcfsetup/install/files/font/getFont.php

index e15e264c0a71d60b60720f9025aa411342053c3a..cf0603181abd9e08eed343e60bddf1f04d37392f 100644 (file)
@@ -63,4 +63,4 @@ if (!empty($type)) {
 }
 
 header("HTTP/1.1 400 Bad Request");
-die("Missing type parameter");
\ No newline at end of file
+die("Missing type parameter");