premium channel app

This commit is contained in:
Mario Vavti
2018-09-25 10:06:24 +02:00
parent c748230b35
commit 4c58a5cef2
3 changed files with 48 additions and 48 deletions

View File

@@ -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'),