mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
fixed minor error debugPrint in function graph
This commit is contained in:
parent
49afdcb4fd
commit
e24b10ad74
@ -420,7 +420,6 @@ function grafico_modulo_sparse_data(
|
||||
$data_module_graph['id_module_type'] == 9 ||
|
||||
$data_module_graph['id_module_type'] == 31 ||
|
||||
$data_module_graph['id_module_type'] == 100 ){
|
||||
html_debug_prinbt('entra');
|
||||
$array_data = grafico_modulo_sparse_data_chart (
|
||||
$agent_module_id,
|
||||
$date_array,
|
||||
|
Loading…
x
Reference in New Issue
Block a user