|
@@ -23,7 +23,7 @@
|
|
|
$apps[$x]['menu'][$y]['uuid'] = "06493580-9131-ce57-23cd-d42d69dd8526";
|
|
|
$apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
|
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
|
|
- $apps[$x]['menu'][$y]['path'] = "/app/exec/exec.php";
|
|
|
+ $apps[$x]['menu'][$y]['path'] = "/app/command/command.php";
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
|
|
|
|
|
?>
|