X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FContent%2FItem.php;h=694ef52d96ea5193c55b04434ded19fe26b1d733;hb=7ec4d42461f6fb8397e55df27a83c889c31c7f6d;hp=a59f1294e13d632a8ee9cd063d4dc7fe7be8cc06;hpb=96055cafffe3939d3ede573e54bfa05eb178fdb6;p=friendica.git diff --git a/src/Content/Item.php b/src/Content/Item.php index a59f1294e1..694ef52d96 100644 --- a/src/Content/Item.php +++ b/src/Content/Item.php @@ -1,6 +1,6 @@ 0, 'id' => $item['author-id'], 'network' => $item['author-network'], 'url' => $item['author-link']]; $item['plink'] = Contact::magicLinkByContact($author, $item['plink']);