From 4c58a5cef278357c1bc31b76cfbd2719e3338398 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 25 Sep 2018 10:06:24 +0200 Subject: premium channel app --- include/features.php | 9 --------- 1 file changed, 9 deletions(-) (limited to 'include/features.php') diff --git a/include/features.php b/include/features.php index 4c865f406..35c526c3e 100644 --- a/include/features.php +++ b/include/features.php @@ -85,15 +85,6 @@ function get_features($filtered = true, $level = (-1)) { feature_level('start_menu',1), ], - [ - 'premium_channel', - t('Premium Channel'), - t('Allows you to set restrictions and terms on those that connect with your channel'), - false, - get_config('feature_lock','premium_channel'), - feature_level('premium_channel',4), - ], - [ 'advanced_theming', t('Advanced Theme and Layout Settings'), -- cgit v1.2.3