BugFix [master] - Convert all menus to 2-2 format (#2627)

convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
This commit is contained in:
Mafoo
2017-06-02 19:17:50 +01:00
committed by FusionPBX
parent 22c317eb2f
commit 4ae8b418d4
64 changed files with 2490 additions and 1851 deletions

View File

@@ -404,7 +404,7 @@ if (!class_exists('menu')) {
//get the database connnection
$db = $this->db;
//database ojbect does not exist return immediately
//database object does not exist return immediately
if (!$db) { return Array(); }
//if there are no groups then set the public group