#12649 remove trace
This commit is contained in:
parent
fef77d12bf
commit
971db37147
|
@ -1381,8 +1381,6 @@ $sql = 'SELECT
|
|||
ORDER BY '.$order['field'].' '.$order['order'].'
|
||||
LIMIT '.$limit_sql.' OFFSET '.$offset;
|
||||
|
||||
hd($sql);
|
||||
|
||||
// We do not show the modules until the user searches with the filter.
|
||||
if ($autosearch) {
|
||||
if (is_metaconsole() === false) {
|
||||
|
|
Loading…
Reference in New Issue