mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Revert "Close php tags for ajax tests on swarm"
This reverts commit f6e86c3ca4.
This commit is contained in:
@@ -3,6 +3,4 @@
|
||||
header("HTTP/1.0 400 Bad Request");
|
||||
header("Content-Type: application/json");
|
||||
|
||||
echo '{ "code": 40, "message": "Bad Request" }';
|
||||
|
||||
?>
|
||||
echo '{ "code": 40, "message": "Bad Request" }';
|
||||
Reference in New Issue
Block a user