ticket 348. Fixed problem of access to the database

This commit is contained in:
Daniel Maya 2017-03-14 13:14:39 +01:00
parent 4dce98e2d2
commit cdd2363912

View File

@ -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']) .
" - " .