From: Evan Prodromou Date: Mon, 18 Oct 2010 15:28:15 +0000 (-0400) Subject: When nofollow|external=sometimes, do follow on profile page X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f550fefebfa53c95ad6603dc1655e53a3960c885;p=quix0rs-gnu-social.git When nofollow|external=sometimes, do follow on profile page --- diff --git a/actions/showstream.php b/actions/showstream.php index e9f117afc4..be61a7ce0d 100644 --- a/actions/showstream.php +++ b/actions/showstream.php @@ -275,7 +275,7 @@ class ProfileNoticeList extends NoticeList } } -class ProfileNoticeListItem extends NoticeListItem +class ProfileNoticeListItem extends DoFollowListItem { function showAuthor() {