Merge branch 'ent-7625-eliminar-traza-tree-class' into 'develop'
trace deleted See merge request artica/pandorafms!4163
This commit is contained in:
commit
2be851ef83
|
@ -993,7 +993,6 @@ class Tree
|
||||||
$inner
|
$inner
|
||||||
GROUP BY g
|
GROUP BY g
|
||||||
ORDER BY $order_by_final";
|
ORDER BY $order_by_final";
|
||||||
hd($sql, true);
|
|
||||||
return $sql;
|
return $sql;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue