]> git.mxchange.org Git - friendica.git/commitdiff
Update view/theme/vier/config.php
authorPhilipp <admin+Github@philipp.info>
Fri, 21 Oct 2022 06:38:45 +0000 (08:38 +0200)
committerPhilipp <admin@philipp.info>
Fri, 21 Oct 2022 08:25:42 +0000 (10:25 +0200)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
view/theme/vier/config.php

index f20a5afea0565d0d3f35f2cba1d63c4c7eb908c2..b5fe4ff1095dfebe80c4d3b8408d6c9d5508bf80 100644 (file)
@@ -58,7 +58,7 @@ function theme_content(App $a)
 
 function theme_post(App $a)
 {
-       if (! DI::userSession()->getLocalUserId()) {
+       if (!DI::userSession()->getLocalUserId()) {
                return;
        }