]> git.mxchange.org Git - friendica.git/blobdiff - mod/suggest.php
Fix potential bugs without expected behavior change
[friendica.git] / mod / suggest.php
index 7f1fe3386c139f297244f88f0ea45f2d23aba310..bca2694d37360ebb9e7055114d91df6995eeca61 100644 (file)
@@ -77,6 +77,7 @@ function suggest_content(App $a)
        }
 
        $id = 0;
+       $entries = [];
 
        foreach ($r as $rr) {