From 7664c3eb8123812da991ce18a557f933a63337a7 Mon Sep 17 00:00:00 2001 From: Daniel Maya Date: Tue, 14 Mar 2017 13:14:39 +0100 Subject: [PATCH] ticket 348. Fixed problem of access to the database --- pandora_console/include/functions_reporting.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pandora_console/include/functions_reporting.php b/pandora_console/include/functions_reporting.php index 723411620f..0f7b194f07 100644 --- a/pandora_console/include/functions_reporting.php +++ b/pandora_console/include/functions_reporting.php @@ -1447,14 +1447,6 @@ function reporting_event_report_module($report, $content, $content['name'] = __('Event Report Module'); } - if ($config['metaconsole']) { - $id_meta = metaconsole_get_id_server($content["server_name"]); - - - $server = metaconsole_get_connection_by_id ($id_meta); - metaconsole_connect($server); - } - $return['title'] = $content['name']; $return['subtitle'] = agents_get_name($content['id_agent']) . " - " .