summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-10-18 11:28:22 -0400
committerEvan Prodromou <evan@status.net>2010-10-18 11:28:22 -0400
commit5329c5001cefeca2301ca28b2a75b6970197558b (patch)
tree7c2f8beb053cf5dbed13baaea11a8d31b3d0168d
parentf550fefebfa53c95ad6603dc1655e53a3960c885 (diff)
When nofollow|external=sometimes, do follow on notice page
-rw-r--r--actions/shownotice.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/shownotice.php b/actions/shownotice.php
index c5180568b..5fc863486 100644
--- a/actions/shownotice.php
+++ b/actions/shownotice.php
@@ -311,7 +311,7 @@ class ShownoticeAction extends OwnerDesignAction
}
}
-class SingleNoticeItem extends NoticeListItem
+class SingleNoticeItem extends DoFollowListItem
{
/**
* recipe function for displaying a single notice.