From c8297165e88c387f06aa85f379326fbcc8937a55 Mon Sep 17 00:00:00 2001 From: Luis Date: Tue, 28 May 2019 17:41:39 +0200 Subject: [PATCH] Undo undesired changes --- pandora_console/include/functions_reporting.php | 1 - 1 file changed, 1 deletion(-) diff --git a/pandora_console/include/functions_reporting.php b/pandora_console/include/functions_reporting.php index 95a974eea3..be97019bab 100755 --- a/pandora_console/include/functions_reporting.php +++ b/pandora_console/include/functions_reporting.php @@ -2844,7 +2844,6 @@ function reporting_event_report_agent( if ($label != '') { $label = reporting_label_macro($content, $label); } - $return['label'] = $label; if ($event_graph_by_user_validator) {