New-line for joy before curly brace! PR

Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2018-05-14 22:04:16 +02:00
parent 4b6852de4b
commit e553995fc7

View file

@ -112,7 +112,8 @@ function langfilter_addon_settings_post(App $a, array &$b)
* expand it again.
*/
function langfilter_prepare_body_content_filter(App $a, &$hook_data) {
function langfilter_prepare_body_content_filter(App $a, &$hook_data)
{
$logged_user = local_user();
if (!$logged_user) {
return;