Formatierungs fehler behoben
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
global $cURL,$_csrf;
|
global $cURL,$_csrf;
|
||||||
|
|
||||||
if(diveraWebLogin()){
|
if(diveraWebLogin()){
|
||||||
$url = 'https://app.divera247.com/api/v2/management/export-users?type=csv&cluster_id=11643&emails=1&phonenumbers=1&qualifications=1&access=1';
|
$url = 'https://app.divera247.com/api/v2/management/export-users?type=csv&emails=1&phonenumbers=1&qualifications=1&access=1';
|
||||||
diveraWebCURL($url);
|
diveraWebCURL($url);
|
||||||
$data = curl_exec($cURL);
|
$data = curl_exec($cURL);
|
||||||
diveraWebLogout();
|
diveraWebLogout();
|
||||||
|
|||||||
Reference in New Issue
Block a user