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:
@@ -16,5 +16,3 @@ foreach( $_SERVER as $key => $value ) {
|
||||
foreach( explode( "_" , $_GET[ "keys" ] ) as $key ) {
|
||||
echo "$key: " . @$headers[ strtoupper( $key ) ] . "\n";
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user