mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
language translations for pt-pt and some other minor fixes and updates
This commit is contained in:
@@ -37,11 +37,14 @@
|
||||
|
||||
//permission details
|
||||
$apps[$x]['permissions'][0]['name'] = "exec_command_line";
|
||||
$apps[$x]['permissions'][0]['menu']['uuid'] = "06493580-9131-ce57-23cd-d42d69dd8526";
|
||||
$apps[$x]['permissions'][0]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][1]['name'] = "exec_php_command";
|
||||
$apps[$x]['permissions'][1]['menu']['uuid'] = "06493580-9131-ce57-23cd-d42d69dd8526";
|
||||
$apps[$x]['permissions'][1]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['permissions'][2]['name'] = "exec_switch";
|
||||
$apps[$x]['permissions'][2]['menu']['uuid'] = "06493580-9131-ce57-23cd-d42d69dd8526";
|
||||
$apps[$x]['permissions'][2]['groups'][] = "superadmin";
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user