From ee8205d3068d14ec3bc04e1a55097203a0876a90 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Wed, 18 Mar 2015 18:34:12 +0000 Subject: [PATCH] Don't give this permission to any group by default follow_me_cid_set. --- app/follow_me/app_config.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/follow_me/app_config.php b/app/follow_me/app_config.php index d62dfffa62..18c64547f4 100644 --- a/app/follow_me/app_config.php +++ b/app/follow_me/app_config.php @@ -76,8 +76,6 @@ $apps[$x]['permissions'][$y]['groups'][] = "user"; $y++; $apps[$x]['permissions'][$y]['name'] = "follow_me_cid_set"; - $apps[$x]['permissions'][$y]['groups'][] = "superadmin"; - $apps[$x]['permissions'][$y]['groups'][] = "admin"; $y++; //schema details