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