mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Removed unwanted traces
This commit is contained in:
parent
14afe2ff88
commit
2d2c465ff6
@ -926,8 +926,6 @@ class Tree {
|
|||||||
$module_search_filter
|
$module_search_filter
|
||||||
$tag_condition
|
$tag_condition
|
||||||
ORDER BY tam.nombre ASC, tam.id_agente_modulo ASC";
|
ORDER BY tam.nombre ASC, tam.id_agente_modulo ASC";
|
||||||
html_debug($sql, true);
|
|
||||||
html_debug($sql, true, true);
|
|
||||||
return $sql;
|
return $sql;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user