From 5c57ee34a7193ad11cf3a702d8c7184ae01a2215 Mon Sep 17 00:00:00 2001 From: fermin831 Date: Fri, 1 Jun 2018 12:23:25 +0200 Subject: [PATCH] Fixed group view on metaconsole (typo) --- pandora_console/include/functions_groupview.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/functions_groupview.php b/pandora_console/include/functions_groupview.php index 96438f243e..d99a7e3588 100644 --- a/pandora_console/include/functions_groupview.php +++ b/pandora_console/include/functions_groupview.php @@ -807,7 +807,7 @@ function group_view_get_cache_stats ($list, $list_groups, $user_groups_ids) { // Change the metaconsole tables if (is_metaconsole()) { $table_agent = 'tmetaconsole_agent'; - $table_secondary = 'tmetaconsole_secondary_group'; + $table_secondary = 'tmetaconsole_agent_secondary_group'; } // Walk for each group