Eine 1 drin die nicht funktionierte
This commit is contained in:
@@ -286,7 +286,7 @@ class Ladestation_Universal extends IPSModule
|
||||
$url = $baseUrl . "alw=1";
|
||||
|
||||
}
|
||||
curl_setopt($ch, CURLOPT_URL, $url1);
|
||||
curl_setopt($ch, CURLOPT_URL, $url);
|
||||
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
|
||||
$response1 = curl_exec($ch);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user