This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
upload not responding as actual json
pull/445/head
ProjectPatatoe
4 years ago
parent
34e0058c23
commit
76d712e8dc
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
upload.php
+ 1
- 0
upload.php
View File
@ -47,6 +47,7 @@ if (login()) {
}
}
}
}
header
(
'Content-Type: application/json'
);
echo
json_encode
(
array
(
echo
json_encode
(
array
(
'path'
=>
$path
,
'path'
=>
$path
,
'name'
=>
$name
,
'name'
=>
$name
,
Write
Preview
Loading…
Cancel
Save