Removed the debug trace

This commit is contained in:
mdtrooper 2015-05-18 16:11:54 +02:00
parent 36467aaa5e
commit bc6e585d83
1 changed files with 0 additions and 2 deletions

View File

@ -155,8 +155,6 @@ switch ($date_mode) {
$report = reporting_make_reporting_data($id_report, $date, $time, $report = reporting_make_reporting_data($id_report, $date, $time,
$period, 'static'); $period, 'static');
//~ html_debug_print($report); exit;
//------- Removed the unused fields ------------------------------------ //------- Removed the unused fields ------------------------------------
unset($report['header']); unset($report['header']);
unset($report['first_page']); unset($report['first_page']);