Error Correction on Token Save
This commit is contained in:
parent
d3ad74297d
commit
0ab3116656
2 changed files with 3 additions and 0 deletions
|
@ -105,6 +105,7 @@ class App{
|
|||
|
||||
public function show(){
|
||||
echo json_encode($this->output);
|
||||
//error_log(var_dump(json_encode($this->output), true), 0);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue