no popular notice section for tags

This commit is contained in:
Evan Prodromou 2011-04-14 15:33:59 -04:00
parent 0ff4dc0a03
commit 4b5cbea16a

View File

@ -55,12 +55,6 @@ class TagAction extends Action
return true;
}
function showSections()
{
$pop = new PopularNoticeSection($this);
$pop->show();
}
function title()
{
if ($this->page == 1) {