Update app_config.php
This commit is contained in:
@@ -28,4 +28,10 @@
|
|||||||
$apps[$x]['description']['sv-se'] = "";
|
$apps[$x]['description']['sv-se'] = "";
|
||||||
$apps[$x]['description']['uk-ua'] = "";
|
$apps[$x]['description']['uk-ua'] = "";
|
||||||
|
|
||||||
|
//permission details
|
||||||
|
$y=0;
|
||||||
|
$apps[$x]['permissions'][$y]['name'] = "gswave_view";
|
||||||
|
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||||
|
$y++;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user