From 4e02e31c8b9dd46168147dac7438e000856e2b86 Mon Sep 17 00:00:00 2001 From: Arturo Gonzalez Date: Thu, 8 Jun 2017 09:01:36 +0200 Subject: [PATCH] Trace removed --- pandora_console/include/functions_reporting_html.php | 1 - 1 file changed, 1 deletion(-) diff --git a/pandora_console/include/functions_reporting_html.php b/pandora_console/include/functions_reporting_html.php index 955a9973c8..49e651e5ef 100644 --- a/pandora_console/include/functions_reporting_html.php +++ b/pandora_console/include/functions_reporting_html.php @@ -2649,7 +2649,6 @@ function reporting_html_general(&$table, $item) { foreach ($order_data as $id_agent => $row) { foreach ($row as $id_module => $row2) { - html_debug($row2); $table1->data[] = array( agents_get_alias($id_agent), modules_get_agentmodule_name($id_module),