diff --git a/app/system/app_config.php b/app/system/app_config.php index d28fddc8de..33eb3960bd 100644 --- a/app/system/app_config.php +++ b/app/system/app_config.php @@ -5,7 +5,7 @@ $apps[$x]['uuid'] = "b7ef56fd-57c5-d4e8-bb4b-7887eede2e78"; $apps[$x]['category'] = "System"; $apps[$x]['subcategory'] = ""; - $apps[$x]['version'] = "1.0"; + $apps[$x]['version'] = "1.1"; $apps[$x]['license'] = "Mozilla Public License 1.1"; $apps[$x]['url'] = "http://www.fusionpbx.com"; $apps[$x]['description']['en-us'] = "Displays information for CPU, HDD, RAM and more."; @@ -47,9 +47,11 @@ $apps[$x]['permissions'][$y]['menu']['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d"; $apps[$x]['permissions'][$y]['groups'][] = "superadmin"; $y++; + $apps[$x]['permissions'][$y]['name'] = "system_view_database"; + $apps[$x]['permissions'][$y]['groups'][] = "superadmin"; + $y++; $apps[$x]['permissions'][$y]['name'] = "system_view_memcache"; $apps[$x]['permissions'][$y]['menu']['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d"; - $apps[$x]['permissions'][$y]['groups'][] = "superadmin"; $y++; $apps[$x]['permissions'][$y]['name'] = "system_view_backup"; $apps[$x]['permissions'][$y]['menu']['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d"; @@ -204,4 +206,4 @@ $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true"; $apps[$x]['default_settings'][$y]['default_setting_description'] = ""; -?> \ No newline at end of file +?> diff --git a/app/system/app_languages.php b/app/system/app_languages.php index e9cc147f29..fd328ab27c 100644 --- a/app/system/app_languages.php +++ b/app/system/app_languages.php @@ -1,5 +1,4 @@
"; } } - + //Windows if (stristr(PHP_OS, 'WIN')) { echo "