bug fix
This commit is contained in:
parent
2f7fee69bb
commit
141416047d
@ -42,8 +42,7 @@ class cloudflare
|
|||||||
'proxied' => true,
|
'proxied' => true,
|
||||||
];
|
];
|
||||||
|
|
||||||
print_r($real_param);
|
$header[] = 'X-Auth-Key: '.$this->apikey;
|
||||||
|
|
||||||
$header[] = 'X-Auth-Email: '.$this->apiemail ;
|
$header[] = 'X-Auth-Email: '.$this->apiemail ;
|
||||||
$header[] = 'Content-Type: application/json ' ;
|
$header[] = 'Content-Type: application/json ' ;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user