aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-04-07 19:23:38 -0700
committerzotlabs <mike@macgirvin.com>2019-04-07 19:23:38 -0700
commit1ed0079882a74fece2c4097e332b3817e3b37de4 (patch)
tree4685b9e6daebb47df87f8692319c795895f4f4cd /include
parent2d886b65ce9c03a4330b4d9609d02a8d1fd47d9b (diff)
parent4e12f86e909692e8aef203f2db001dcfa52410c9 (diff)
downloadvolse-hubzilla-1ed0079882a74fece2c4097e332b3817e3b37de4.tar.gz
volse-hubzilla-1ed0079882a74fece2c4097e332b3817e3b37de4.tar.bz2
volse-hubzilla-1ed0079882a74fece2c4097e332b3817e3b37de4.zip
Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into dev
Diffstat (limited to 'include')
-rw-r--r--include/features.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/features.php b/include/features.php
index 35a4c0dd4..d021f9394 100644
--- a/include/features.php
+++ b/include/features.php
@@ -361,14 +361,6 @@ function get_features($filtered = true, $level = (-1)) {
],
[
- 'suggest',
- t('Suggest Channels'),
- t('Show friend and connection suggestions'),
- false,
- get_config('feature_lock','suggest')
- ],
-
- [
'network_list_mode',
t('Use blog/list mode'),
t('Comments will be displayed separately'),