mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 19:26:08 +05:30
upload not responding as actual json
This commit is contained in:
parent
34e0058c23
commit
76d712e8dc
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ if (login()) {
|
|||
}
|
||||
}
|
||||
|
||||
header('Content-Type: application/json');
|
||||
echo json_encode(array(
|
||||
'path' => $path,
|
||||
'name' => $name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue