Update app_menu.php

This commit is contained in:
FusionPBX
2025-06-27 13:32:43 -06:00
committed by GitHub
parent a629504e39
commit 4ebe6326f2

View File

@@ -1,5 +1,6 @@
<?php
/*
$y=0;
$apps[$x]['menu'][$y]['title']['en-us'] = "Active Calls";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Active Calls";
@@ -34,5 +35,6 @@
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$y++;
*/
?>