Update app_menu.php

This commit is contained in:
FusionPBX
2025-06-24 15:54:52 -06:00
committed by GitHub
parent d9dad7af77
commit fce328040f

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,4 +35,4 @@
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$y++;
*/