From: Philipp Date: Fri, 21 Oct 2022 06:38:40 +0000 (+0200) Subject: Update view/theme/quattro/config.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fad1763e28e30f513dee52bbcabea2ec2cfd239b;p=friendica.git Update view/theme/quattro/config.php Co-authored-by: Hypolite Petovan --- diff --git a/view/theme/quattro/config.php b/view/theme/quattro/config.php index 245f6a2211..608d8de2da 100644 --- a/view/theme/quattro/config.php +++ b/view/theme/quattro/config.php @@ -37,7 +37,7 @@ function theme_content(App $a) { } function theme_post(App $a) { - if (! DI::userSession()->getLocalUserId()) { + if (!DI::userSession()->getLocalUserId()) { return; }