Delete app_menu.php

This commit is contained in:
FusionPBX 2019-06-01 17:30:46 -06:00 committed by GitHub
parent 53bcbd6b73
commit 0f16fce808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
<?php
//$apps[$x]['menu'][0]['title']['en-us'] = "Install";
//$apps[$x]['menu'][0]['title']['de-de'] = "Installation";
//$apps[$x]['menu'][0]['title']['de-at'] = "Installation";
//$apps[$x]['menu'][0]['title']['ru-ru'] = "Установка";
//$apps[$x]['menu'][0]['uuid'] = "75507e6e-891e-11e5-af63-feff819cdc9f";
//$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
//$apps[$x]['menu'][0]['category'] = "internal";
//$apps[$x]['menu'][0]['path'] = "/core/install/index.php";
//$apps[$x]['menu'][0]['groups'][] = "superadmin";
?>