From: Philipp Date: Fri, 21 Oct 2022 06:38:45 +0000 (+0200) Subject: Update view/theme/vier/config.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=84201f09154d1c7f751fd6e9afc901cca446e1ab;p=friendica.git Update view/theme/vier/config.php Co-authored-by: Hypolite Petovan --- 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; }