Debug
This commit is contained in:
parent
5e3d27ccb2
commit
cc118a59db
1 changed files with 2 additions and 1 deletions
3
vendor/action/log/log_save.php
vendored
3
vendor/action/log/log_save.php
vendored
|
|
@ -42,7 +42,8 @@ try {
|
|||
$LogValidate->setFile($file);
|
||||
|
||||
|
||||
echo json_decode($file);
|
||||
echo base64_decode($file);
|
||||
echo '************';
|
||||
|
||||
/** 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