Update app_menu.php

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

View File

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