mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
#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…
x
Reference in New Issue
Block a user