Update app_config.php
This commit is contained in:
parent
f6dd3a307d
commit
139e98c645
|
|
@ -89,7 +89,7 @@
|
|||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "user";
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "follow_me_cid_set";
|
||||
$apps[$x]['permissions'][$y]['name'] = "follow_me_caller_id";
|
||||
|
||||
//schema details
|
||||
$y=0;
|
||||
|
|
@ -191,4 +191,4 @@
|
|||
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue