]> git.mxchange.org Git - friendica.git/blobdiff - include/ForumManager.php
Some more places were we check now
[friendica.git] / include / ForumManager.php
index d01ece4d95377fb2f3643484d095fda8ebeb74ee..c2a20df29faf069bd0b3fc987b33e3d12b918e7f 100644 (file)
@@ -88,7 +88,7 @@ class ForumManager {
                $total = count($contacts);
                $visible_forums = 10;
 
-               if(dbm::is_result($contacts)) {
+               if (dbm::is_result($contacts)) {
 
                        $id = 0;