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