From 1c2743797efe76f162920c548e4ecb3a8441eeca Mon Sep 17 00:00:00 2001 From: alejandro-campos Date: Mon, 1 Oct 2018 18:16:55 +0200 Subject: [PATCH] Revert "fixed conflict" This reverts commit 1d726d59f3876c8e70da369788ad03f0c345f0e8. --- pandora_console/include/functions_ui.php | 1 + 1 file changed, 1 insertion(+) diff --git a/pandora_console/include/functions_ui.php b/pandora_console/include/functions_ui.php index 08345e8300..3b85aff5f7 100755 --- a/pandora_console/include/functions_ui.php +++ b/pandora_console/include/functions_ui.php @@ -824,6 +824,7 @@ 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']);