aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-25 10:06:24 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-25 10:06:24 +0200
commit4c58a5cef278357c1bc31b76cfbd2719e3338398 (patch)
tree66e26a5b3fa46a2ffdf5720dc29cc770e38e0d45 /include
parentc748230b35b16cdf1558671b26a49af41b253876 (diff)
downloadvolse-hubzilla-4c58a5cef278357c1bc31b76cfbd2719e3338398.tar.gz
volse-hubzilla-4c58a5cef278357c1bc31b76cfbd2719e3338398.tar.bz2
volse-hubzilla-4c58a5cef278357c1bc31b76cfbd2719e3338398.zip
premium channel app
Diffstat (limited to 'include')
-rw-r--r--include/features.php9
1 files changed, 0 insertions, 9 deletions
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'),