diff --git a/view/theme/vier/config.php b/view/theme/vier/config.php index f20a5afea0..b5fe4ff109 100644 --- a/view/theme/vier/config.php +++ b/view/theme/vier/config.php @@ -58,7 +58,7 @@ function theme_content(App $a) function theme_post(App $a) { - if (! DI::userSession()->getLocalUserId()) { + if (!DI::userSession()->getLocalUserId()) { return; }