mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Trace removed
This commit is contained in:
parent
bb17348087
commit
4e02e31c8b
@ -2649,7 +2649,6 @@ function reporting_html_general(&$table, $item) {
|
|||||||
|
|
||||||
foreach ($order_data as $id_agent => $row) {
|
foreach ($order_data as $id_agent => $row) {
|
||||||
foreach ($row as $id_module => $row2) {
|
foreach ($row as $id_module => $row2) {
|
||||||
html_debug($row2);
|
|
||||||
$table1->data[] = array(
|
$table1->data[] = array(
|
||||||
agents_get_alias($id_agent),
|
agents_get_alias($id_agent),
|
||||||
modules_get_agentmodule_name($id_module),
|
modules_get_agentmodule_name($id_module),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user