diff --git a/app/xmpp/app_config.php b/app/xmpp/app_config.php index 6bb400a4f1..7a61687c2b 100644 --- a/app/xmpp/app_config.php +++ b/app/xmpp/app_config.php @@ -33,7 +33,7 @@ $apps[$x]['menu'][0]['uuid'] = '1808365b-0f7c-7555-89d0-31b3d9a75abb'; $apps[$x]['menu'][0]['parent_uuid'] = 'bc96d773-ee57-0cdd-c3ac-2d91aba61b55'; $apps[$x]['menu'][0]['category'] = 'internal'; - $apps[$x]['menu'][0]['path'] = '/app/xmpp/v_xmpp.php'; + $apps[$x]['menu'][0]['path'] = '/app/xmpp/xmpp.php'; $apps[$x]['menu'][0]['groups'][] = 'superadmin'; //permission details diff --git a/app/xmpp/profile_edit.php b/app/xmpp/profile_edit.php index 80e7025014..e187e299d1 100644 --- a/app/xmpp/profile_edit.php +++ b/app/xmpp/profile_edit.php @@ -37,7 +37,7 @@ function hide_advanced_config() {