#12649 remove trace

This commit is contained in:
Daniel Maya 2023-12-15 10:19:52 +01:00
parent fef77d12bf
commit 971db37147
1 changed files with 0 additions and 2 deletions

View File

@ -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) {