summaryrefslogtreecommitdiff
path: root/actions/shownotice.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-10-18 11:29:52 -0400
committerEvan Prodromou <evan@status.net>2010-10-18 11:29:52 -0400
commit7c05b0dafc609e978040e5612f6f6a86b0bb6420 (patch)
treebdf880a247ce8ca86f648a878e3f90cfe160c010 /actions/shownotice.php
parent505ac6eba0e671e8823b5102de3caa0e0040c2cf (diff)
options to nofollow external links in notices
Diffstat (limited to 'actions/shownotice.php')
-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.