Debug
This commit is contained in:
parent
2e18e96081
commit
5e3d27ccb2
1 changed files with 1 additions and 1 deletions
2
vendor/action/log/log_save.php
vendored
2
vendor/action/log/log_save.php
vendored
|
|
@ -42,7 +42,7 @@ try {
|
|||
$LogValidate->setFile($file);
|
||||
|
||||
|
||||
echo json_decode($LogValidate->getFile());
|
||||
echo json_decode($file);
|
||||
|
||||
/** Verifica se não existem erros a serem informados,
|
||||
* caso não haja erro(s) salvo os dados ou
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue