]> git.mxchange.org Git - friendica.git/blobdiff - mod/search.php
move plink sparkles to the right html element in dispy
[friendica.git] / mod / search.php
index 466ffc4c34cad18c6fdf62c3deaa495a81836321..320ffddcef2fbc0df671e6c58e5c26937372711a 100644 (file)
@@ -146,7 +146,7 @@ function search_content(&$a) {
        }
 
        $r = q("SELECT distinct(`item`.`uri`), `item`.*, `item`.`id` AS `item_id`, 
-               `contact`.`name`, `contact`.`photo`, `contact`.`url`, `contact`.`rel`,
+               `contact`.`name`, `contact`.`photo`, `contact`.`url`, `contact`.`alias`, `contact`.`rel`,
                `contact`.`network`, `contact`.`thumb`, `contact`.`self`, `contact`.`writable`, 
                `contact`.`id` AS `cid`, `contact`.`uid` AS `contact-uid`,
                `user`.`nickname`