diff --git a/main/auth/profile.php b/main/auth/profile.php index f8da724a3d..cdc66f959d 100755 --- a/main/auth/profile.php +++ b/main/auth/profile.php @@ -93,7 +93,7 @@ $user_data = api_get_user_info( false, false, false, - false, + true, true ); $array_list_key = UserManager::get_api_keys(api_get_user_id());