diff --git a/pandora_console/operation/reporting/reporting_xml.php b/pandora_console/operation/reporting/reporting_xml.php index e55a23b890..e96a8b10d4 100755 --- a/pandora_console/operation/reporting/reporting_xml.php +++ b/pandora_console/operation/reporting/reporting_xml.php @@ -155,8 +155,6 @@ switch ($date_mode) { $report = reporting_make_reporting_data($id_report, $date, $time, $period, 'static'); -//~ html_debug_print($report); exit; - //------- Removed the unused fields ------------------------------------ unset($report['header']); unset($report['first_page']);