X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2FForumManager.php;h=8f38ed3a38eac9e5f81d1f325c74abab2eeb4b58;hb=0cd9db9cb7f4c96f597e37590a536eaae123238d;hp=3fae9f3d81f48ff691048ee60adc588bbcb0c72b;hpb=41a36606c6ee92c914acbb7f6d9ea79c0a149088;p=friendica.git diff --git a/include/ForumManager.php b/include/ForumManager.php index 3fae9f3d81..8f38ed3a38 100644 --- a/include/ForumManager.php +++ b/include/ForumManager.php @@ -1,5 +1,7 @@ 0) { + if(count($contacts) > 0) $o .= $forumlist; - } - - return $o; + return $o; } /**