From 16d97275eb3caa71baa7a5e419b6741bd9c3e2ae Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Thu, 11 Jul 2013 22:15:49 +0000 Subject: [PATCH] Remove some commented code. --- app/follow_me/app_config.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/follow_me/app_config.php b/app/follow_me/app_config.php index cf4712f1f1..0ee716c1f7 100644 --- a/app/follow_me/app_config.php +++ b/app/follow_me/app_config.php @@ -58,9 +58,6 @@ $apps[$x]['permissions'][$y]['groups'][] = 'admin'; $y++; $apps[$x]['permissions'][$y]['name'] = 'follow_me_cid_name_prefix'; - //$apps[$x]['permissions'][$y]['groups'][] = 'superadmin'; - //$apps[$x]['permissions'][$y]['groups'][] = 'admin'; - //$apps[$x]['permissions'][$y]['groups'][] = 'user'; $y++; $apps[$x]['permissions'][$y]['name'] = 'follow_me_cid_number_prefix';