]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/config.php
Merge pull request #12501 from MarekBenjamin/improve-registraiton-text-input
[friendica.git] / 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;
        }