Update app_config.php
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
$apps[$x]['permissions'][$y]['name'] = "phrase_domain";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "phrase_desinations";
|
||||
$apps[$x]['permissions'][$y]['name'] = "phrase_destinations";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user