Explorar o código

Update app_menu.php

FusionPBX %!s(int64=6) %!d(string=hai) anos
pai
achega
94f133f6fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app_menu.php

+ 1 - 1
app_menu.php

@@ -24,6 +24,6 @@
 	$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]['groups'][] = "superadmin";
+	$apps[$x]['menu'][$y]['groups'][] = "superadmin";
 
 ?>