X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mod%2Fdisplay.php;h=ca6809eba14c6fb9b34c359d2f4db172ce83417f;hb=74479c4020499e6aa7866b5478366932b723c515;hp=adbe7c67614c82ad444e08f962a9d36f39fb1c6b;hpb=d61a4a67db0ccd428ae5b5e870027d462e44e730;p=friendica.git diff --git a/mod/display.php b/mod/display.php index adbe7c6761..ca6809eba1 100644 --- a/mod/display.php +++ b/mod/display.php @@ -1,5 +1,7 @@ remove_baseurl($r[0]["thumb"]); + $image = $a->remove_baseurl($r[0]["author-thumb"]); if ($title == "") { $title = $author_name;