Browse Source

fixed something magical woew

master
i am da real crt yes 2 years ago
parent
commit
35f7fae20a
  1. 2
      app/gswave/app_menu.php

2
app/gswave/app_menu.php

@ -25,5 +25,5 @@
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['path'] = "/app/gswave/index.php";
$apps[$x]['menu'][$y]['groups'][] = "user";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
?>
Loading…
Cancel
Save