aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dirfind.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-29 22:20:14 -0700
committerfriendica <info@friendica.com>2012-03-29 22:20:14 -0700
commitd83bfd464baebf7d203a07d1bd92a00d2734d0ad (patch)
tree8f0acc92772dbe2d3835b21090b69bf4ba5beed1 /mod/dirfind.php
parente2c295c01f92cf9a1550a231296ff4723172592b (diff)
downloadvolse-hubzilla-d83bfd464baebf7d203a07d1bd92a00d2734d0ad.tar.gz
volse-hubzilla-d83bfd464baebf7d203a07d1bd92a00d2734d0ad.tar.bz2
volse-hubzilla-d83bfd464baebf7d203a07d1bd92a00d2734d0ad.zip
zrl into people searches
Diffstat (limited to 'mod/dirfind.php')
-rwxr-xr-xmod/dirfind.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/dirfind.php b/mod/dirfind.php
index 75b1c4976..34c54dd91 100755
--- a/mod/dirfind.php
+++ b/mod/dirfind.php
@@ -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