]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/ForumManager.php
Several default features are now in the core
[friendica.git] / src / Content / ForumManager.php
index 97917cfd2a9911b5b6c703af9a9197e720785985..7b947359a6521a246b1ebcba64e3f35f4ffb0f9d 100644 (file)
@@ -93,10 +93,6 @@ class ForumManager
         */
        public static function widget($uid, $cid = 0)
        {
-               if (! intval(Feature::isEnabled(local_user(), 'forumlist_widget'))) {
-                       return;
-               }
-
                $o = '';
 
                //sort by last updated item