Merge branch 'ent-7243-Trazas-en-código-develop' into 'develop'

Ent 7243 trazas en código develop

See merge request artica/pandorafms!3985
This commit is contained in:
Daniel Rodriguez 2021-03-30 14:26:12 +00:00
commit 021d60f281
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@ if ($getVisualConsole === true) {
} catch (Throwable $e) {
// Bad params.
http_response_code(400);
hd($e);
return;
}