]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/config.php
Merge pull request #12142 from MrPetovan/task/homepage-verified
[friendica.git] / 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;
        }