0.56 anpassung
This commit is contained in:
@@ -165,7 +165,7 @@ return $json;
|
||||
|
||||
$options = [
|
||||
'http' => [
|
||||
'header' => "daten: " . $json . "\r\n".
|
||||
'header' => "Content-Type: application/json\r\n".
|
||||
"id: test\r\n",
|
||||
'method' => 'POST',
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"compatibility": {
|
||||
"version": "7.1"
|
||||
},
|
||||
"version": "0.55",
|
||||
"version": "0.56",
|
||||
"build": 0,
|
||||
"date": 0
|
||||
}
|
||||
Reference in New Issue
Block a user