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);
|
||||
|
||||
Reference in New Issue
Block a user