]> git.mxchange.org Git - friendica-addons.git/blobdiff - pumpio/pumpio.php
Fix formatting
[friendica-addons.git] / pumpio / pumpio.php
index 52a48ae2051d3a1afad70f057b4eda176a31ce1e..af93218022e7979aa0e481b1e16c9922d8519669 100644 (file)
@@ -413,8 +413,9 @@ function pumpio_send(&$a,&$b) {
 
                logger("pumpio_send: receiver ".print_r($receiver, true));
 
-               if (!count($receiver) && ($b['private'] || !strstr($b['postopts'],'pumpio')))
+               if (!count($receiver) && ($b['private'] || !strstr($b['postopts'],'pumpio'))) {
                        return;
+               }
 
                // Dont't post if the post doesn't belong to us.
                // This is a check for forum postings