fixed json
This commit is contained in:
parent
c0150ea85a
commit
3ef5a5023e
@ -56,8 +56,8 @@ try {
|
||||
returnJson(array(
|
||||
'status' => 'ERROR',
|
||||
'message' => 'Invalid token',
|
||||
'timeTaken' => $timeTaken,
|
||||
'support' => "For support, visit - https://git.fascinated.cc/Fascinated/sharex-php-uploader"
|
||||
'support' => "For support, visit - https://git.fascinated.cc/Fascinated/sharex-php-uploader",
|
||||
'timeTaken' => $timeTaken
|
||||
));
|
||||
die();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user