]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
When nofollow|external=sometimes, do follow on profile page
authorEvan Prodromou <evan@status.net>
Mon, 18 Oct 2010 15:28:15 +0000 (11:28 -0400)
committerEvan Prodromou <evan@status.net>
Mon, 18 Oct 2010 15:28:15 +0000 (11:28 -0400)
actions/showstream.php

index e9f117afc45d7e355bed1941ef2bb3152db80c8b..be61a7ce0d759b22655ec0ca2fcdca03d89de5d7 100644 (file)
@@ -275,7 +275,7 @@ class ProfileNoticeList extends NoticeList
     }
 }
 
-class ProfileNoticeListItem extends NoticeListItem
+class ProfileNoticeListItem extends DoFollowListItem
 {
     function showAuthor()
     {