Commit
This commit is contained in:
parent
4f821cab14
commit
5098ed51cb
@ -50,6 +50,7 @@ class App
|
|||||||
header('Content-type: application/json');
|
header('Content-type: application/json');
|
||||||
// Convert and respond with data
|
// Convert and respond with data
|
||||||
echo json_encode($data);
|
echo json_encode($data);
|
||||||
|
die();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Redirect to given url
|
// Redirect to given url
|
||||||
|
Reference in New Issue
Block a user