diff --git a/app/follow_me/app_config.php b/app/follow_me/app_config.php index ec6e5ed9c7..64436cd0a9 100644 --- a/app/follow_me/app_config.php +++ b/app/follow_me/app_config.php @@ -79,10 +79,13 @@ $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_name_prefix"; $y++; $apps[$x]['permissions'][$y]['name'] = "follow_me_cid_number_prefix"; $y++; + $apps[$x]['permissions'][$y]['name'] = "follow_me_call_prompt"; + $y++; //schema details $y = 0; //table array index