]> git.mxchange.org Git - friendica.git/blobdiff - mod/dirfind.php
zrl into people searches
[friendica.git] / mod / dirfind.php
index 75b1c4976740f1da1e45e426569b4ff48b2516d3..34c54dd9185877b23fbf5a00b55cc7860c22bc84 100755 (executable)
@@ -46,7 +46,7 @@ function dirfind_content(&$a) {
                        foreach($j->results as $jj) {
                                
                                $o .= replace_macros($tpl,array(
-                                       '$url' => $jj->url,
+                                       '$url' => zrl($jj->url),
                                        '$name' => $jj->name,
                                        '$photo' => $jj->photo,
                                        '$tags' => $jj->tags