aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-26 22:02:50 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-26 22:02:50 +0200
commita7948d7bfee1c0c8c9f1a731aabdc636c280bff0 (patch)
tree16ed302c1fc01084f8e8c9f790494d3b4762b567 /include
parent505782f224d232acd57f7a5986adfc9bf8a7bb79 (diff)
downloadvolse-hubzilla-a7948d7bfee1c0c8c9f1a731aabdc636c280bff0.tar.gz
volse-hubzilla-a7948d7bfee1c0c8c9f1a731aabdc636c280bff0.tar.bz2
volse-hubzilla-a7948d7bfee1c0c8c9f1a731aabdc636c280bff0.zip
permcats 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 46f19fc50..a264ae289 100644
--- a/include/features.php
+++ b/include/features.php
@@ -75,15 +75,6 @@ function get_features($filtered = true, $level = (-1)) {
t('Access Control and Permissions'),
[
- 'permcats',
- t('Permission Categories'),
- t('Create custom connection permission limits'),
- false,
- get_config('feature_lock','permcats'),
- feature_level('permcats',2),
- ],
-
- [
'access_tokens',
t('Access Tokens'),
t('Create access tokens so that non-members can access private content.'),