no message
This commit is contained in:
@@ -361,7 +361,7 @@ class Ladestation_v2 extends IPSModule
|
||||
],
|
||||
]);
|
||||
|
||||
curl_setopt($ch, CURLOPT_URL, $url1);
|
||||
curl_setopt($ch, CURLOPT_URL, $url2);
|
||||
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
|
||||
$response_easee = curl_exec($ch);
|
||||
curl_close($ch);
|
||||
|
||||
Reference in New Issue
Block a user