X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2FForumManager.php;h=c2a20df29faf069bd0b3fc987b33e3d12b918e7f;hb=da30538a980264da72a7c370013e60b2cb55aafa;hp=d01ece4d95377fb2f3643484d095fda8ebeb74ee;hpb=7886de5c393591eaf4e05f2a496a4f40060cb262;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;