From a7948d7bfee1c0c8c9f1a731aabdc636c280bff0 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 26 Sep 2018 22:02:50 +0200 Subject: permcats app --- include/features.php | 9 --------- 1 file changed, 9 deletions(-) (limited to 'include') diff --git a/include/features.php b/include/features.php index 46f19fc50..a264ae289 100644 --- a/include/features.php +++ b/include/features.php @@ -74,15 +74,6 @@ function get_features($filtered = true, $level = (-1)) { 'access_control' => [ 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'), -- cgit v1.2.3