no popular notice section for tags

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

파일 보기

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