diff --git a/core/control/ContentNegotiator.php b/core/control/ContentNegotiator.php index 3627271bc..d06eab62c 100755 --- a/core/control/ContentNegotiator.php +++ b/core/control/ContentNegotiator.php @@ -180,5 +180,5 @@ class ContentNegotiator { $response->setBody($content); } - -} \ No newline at end of file + +}