From cdd23639120b0eca8ee66e3d3cbd85a5aa8db5d3 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 4f9c3213a9..22cf352e69 100644 --- a/pandora_console/include/functions_reporting.php +++ b/pandora_console/include/functions_reporting.php @@ -1460,14 +1460,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_alias($content['id_agent']) . " - " .