Merge branch '850-Trace-in-code-dev' into 'develop'

Trace removed

See merge request !569
This commit is contained in:
vgilc 2017-06-08 09:33:22 +02:00
commit 3e62e03505
1 changed files with 0 additions and 1 deletions

View File

@ -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),