mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Removed trace
This commit is contained in:
parent
77a563eb29
commit
8653b8530c
@ -2625,7 +2625,6 @@ function reporting_html_general(&$table, $item) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
//html_debug($item['data']);
|
|
||||||
$order_data = array();
|
$order_data = array();
|
||||||
foreach ($item['data'] as $row) {
|
foreach ($item['data'] as $row) {
|
||||||
$order_data[$row['id_agent']][$row['id_agent_module']][$row['operator']] = $row['formated_value'];
|
$order_data[$row['id_agent']][$row['id_agent_module']][$row['operator']] = $row['formated_value'];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user