diff --git a/pandora_console/include/functions_ui.php b/pandora_console/include/functions_ui.php index 3b85aff5f7..08345e8300 100755 --- a/pandora_console/include/functions_ui.php +++ b/pandora_console/include/functions_ui.php @@ -824,7 +824,6 @@ function ui_format_alert_row ($alert, $agent = true, $url = '', $agent_style = f return array ("", "", "", "", "", "", ""); } - if (defined('METACONSOLE')) { $server = db_get_row ('tmetaconsole_setup', 'id', $alert['server_data']['id']);