From 9948bb3f2aa3bf3efa68623b87ba854fb59b4926 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 25 Sep 2018 12:59:53 +0200 Subject: appification of privacy groups --- include/features.php | 9 --------- 1 file changed, 9 deletions(-) (limited to 'include/features.php') diff --git a/include/features.php b/include/features.php index 12b0ed787..0da6a9725 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'), - [ - 'groups', - t('Privacy Groups'), - t('Enable management and selection of privacy groups'), - true, - get_config('feature_lock','groups'), - feature_level('groups',0), - ], - [ 'permcats', t('Permission Categories'), -- cgit v1.2.3