Remove suggest channels from features
This commit is contained in:
parent
4346d7605d
commit
c9f3883c8c
@ -360,14 +360,6 @@ function get_features($filtered = true, $level = (-1)) {
|
|||||||
get_config('feature_lock','personal_tab')
|
get_config('feature_lock','personal_tab')
|
||||||
],
|
],
|
||||||
|
|
||||||
[
|
|
||||||
'suggest',
|
|
||||||
t('Suggest Channels'),
|
|
||||||
t('Show friend and connection suggestions'),
|
|
||||||
false,
|
|
||||||
get_config('feature_lock','suggest')
|
|
||||||
],
|
|
||||||
|
|
||||||
[
|
[
|
||||||
'network_list_mode',
|
'network_list_mode',
|
||||||
t('Use blog/list mode'),
|
t('Use blog/list mode'),
|
||||||
|
Reference in New Issue
Block a user