aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-02-14 11:06:52 +0100
committerMario Vavti <mario@mariovavti.com>2019-02-14 11:06:52 +0100
commit5ab917f606aa8221b50e39b9ff0b5182d271fe51 (patch)
tree2f0d9cb756f301acb07bb7ded230b46cf2c38a1f /include/features.php
parentea541ca21b7983f7b8f17deb7452b1afed29547b (diff)
downloadvolse-hubzilla-5ab917f606aa8221b50e39b9ff0b5182d271fe51.tar.gz
volse-hubzilla-5ab917f606aa8221b50e39b9ff0b5182d271fe51.tar.bz2
volse-hubzilla-5ab917f606aa8221b50e39b9ff0b5182d271fe51.zip
affinity tool fixes
Diffstat (limited to 'include/features.php')
-rw-r--r--include/features.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/features.php b/include/features.php
index 05ce3db32..35a4c0dd4 100644
--- a/include/features.php
+++ b/include/features.php
@@ -361,14 +361,6 @@ function get_features($filtered = true, $level = (-1)) {
],
[
- 'affinity',
- t('Affinity Tool'),
- t('Filter stream activity by depth of relationships'),
- false,
- get_config('feature_lock','affinity')
- ],
-
- [
'suggest',
t('Suggest Channels'),
t('Show friend and connection suggestions'),