X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FContent%2FItem.php;h=5037be80e2f01c82eb89034f9767c59bf49d030d;hb=925b3ab565a0631a24dbe802a644edebe1d8c7a6;hp=a59f1294e13d632a8ee9cd063d4dc7fe7be8cc06;hpb=96055cafffe3939d3ede573e54bfa05eb178fdb6;p=friendica.git diff --git a/src/Content/Item.php b/src/Content/Item.php index a59f1294e1..5037be80e2 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']);