mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
removed trace
This commit is contained in:
parent
7d5b845e1f
commit
6d21f71617
@ -100,7 +100,6 @@ if (is_ajax()) {
|
||||
$component['warning_inverse'] = (bool) $component['warning_inverse'];
|
||||
$component['critical_inverse'] = (bool) $component['critical_inverse'];
|
||||
|
||||
hd($component, true);
|
||||
echo io_json_mb_encode($component);
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user