X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2FForumManager.php;h=c2a20df29faf069bd0b3fc987b33e3d12b918e7f;hb=51716957b24d97c20f078d1f880a6ca112cae792;hp=d01ece4d95377fb2f3643484d095fda8ebeb74ee;hpb=14f606957fda1b3144e71847e6310be0b53e184f;p=friendica.git diff --git a/include/ForumManager.php b/include/ForumManager.php index d01ece4d95..c2a20df29f 100644 --- a/include/ForumManager.php +++ b/include/ForumManager.php @@ -88,7 +88,7 @@ class ForumManager { $total = count($contacts); $visible_forums = 10; - if(dbm::is_result($contacts)) { + if (dbm::is_result($contacts)) { $id = 0;