X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fconfig.php;h=b5fe4ff1095dfebe80c4d3b8408d6c9d5508bf80;hb=07162e557db7447741b6bcfb71a3ccbb476aab43;hp=f20a5afea0565d0d3f35f2cba1d63c4c7eb908c2;hpb=ee71086133392f6c48cfb36bca3a7185665742c2;p=friendica.git 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; }