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

index 245f6a2211d4ac8173bebefbad37fc28472093bf..608d8de2da2a0dea0b87127b981d9e1b03026d73 100644 (file)
@@ -37,7 +37,7 @@ function theme_content(App $a) {
 }
 
 function theme_post(App $a) {
-       if (! DI::userSession()->getLocalUserId()) {
+       if (!DI::userSession()->getLocalUserId()) {
                return;
        }