Re-formatted a bit
[friendica-addons.git/.git] / fromapp / fromapp.php
index e5a75e3..33791ea 100644 (file)
@@ -55,7 +55,7 @@ function fromapp_settings(App &$a, array &$data)
 
 function fromapp_post_hook(App $a, &$item)
 {
-       if (! local_user()) {
+       if (!local_user()) {
                return;
        }