summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-10-18 11:28:15 -0400
committerEvan Prodromou <evan@status.net>2010-10-18 11:28:15 -0400
commitf550fefebfa53c95ad6603dc1655e53a3960c885 (patch)
treea8a729b1ca6d55a77f29a6eecf3f3e58f798f0eb /actions
parentf713b9f0fd78949fef46cdad00c78493dc0e0fc1 (diff)
When nofollow|external=sometimes, do follow on profile page
Diffstat (limited to 'actions')
-rw-r--r--actions/showstream.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/showstream.php b/actions/showstream.php
index e9f117afc..be61a7ce0 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()
{