Logger angepasst
This commit is contained in:
@@ -162,7 +162,7 @@ return $json;
|
||||
|
||||
],
|
||||
];
|
||||
IPS_LogMessage("Belevo_Server_Kommunikation", "OPtions: " . $options);
|
||||
IPS_LogMessage("Belevo_Server_Kommunikation", "Options: " . print_r($options, true));
|
||||
$context = stream_context_create($options);
|
||||
|
||||
$result = file_get_contents($url, false, $context);
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"compatibility": {
|
||||
"version": "7.1"
|
||||
},
|
||||
"version": "0.45",
|
||||
"version": "0.46",
|
||||
"build": 0,
|
||||
"date": 0
|
||||
}
|
||||
Reference in New Issue
Block a user