]> git.mxchange.org Git - friendica.git/blobdiff - include/ForumManager.php
Removed moved function
[friendica.git] / include / ForumManager.php
index bbf881c9d037526cd8a74d1b05a25459698a13a3..99a78be71ec56ed0d5bfe05d770b3c57dc89c75a 100644 (file)
@@ -86,7 +86,7 @@ class ForumManager {
                $total = count($contacts);
                $visible_forums = 10;
 
-               if(is_filled_array($contacts)) {
+               if(dba::is_result($contacts)) {
 
                        $id = 0;