fixed json
This commit is contained in:
parent
c0150ea85a
commit
3ef5a5023e
@ -56,8 +56,8 @@ try {
|
|||||||
returnJson(array(
|
returnJson(array(
|
||||||
'status' => 'ERROR',
|
'status' => 'ERROR',
|
||||||
'message' => 'Invalid token',
|
'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();
|
die();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user