mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Removed debug code
This commit is contained in:
parent
3a03a9192f
commit
3229d7c5a3
@ -109,7 +109,7 @@ class Tree {
|
|||||||
$group_acl
|
$group_acl
|
||||||
ORDER BY ta.id_os ASC, ta.id_agente ASC";
|
ORDER BY ta.id_os ASC, ta.id_agente ASC";
|
||||||
$data = db_process_sql($sql);
|
$data = db_process_sql($sql);
|
||||||
}html_debug_print($group_acl, true);
|
}
|
||||||
|
|
||||||
if (empty($data)) {
|
if (empty($data)) {
|
||||||
$data = array();
|
$data = array();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user