Several default features are now in the core
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user