fixed conflict
This commit is contained in:
parent
6b14754137
commit
1d726d59f3
|
@ -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']);
|
||||
|
|
Loading…
Reference in New Issue