]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/tag.php
Merge branch '0.7.x' into 0.8.x
[quix0rs-gnu-social.git] / actions / tag.php
index 47420e4c33c799ee83136f54f003e8116bc0dfcc..e9351d24193a6cc066f5d1ff66bfb584ab780517 100644 (file)
@@ -49,8 +49,6 @@ class TagAction extends Action
     {
         $pop = new PopularNoticeSection($this);
         $pop->show();
-        $freqatt = new FrequentAttachmentSection($this);
-        $freqatt->show();
     }
 
     function title()