Update Final
This commit is contained in:
parent
ef12c5ef9f
commit
c2ea59c2e8
@ -8,7 +8,7 @@ class Home extends BaseController {
|
||||
$curl = curl_init();
|
||||
|
||||
curl_setopt_array($curl, array(
|
||||
CURLOPT_URL => 'https://services-summit.my.id/api/getProductSites',
|
||||
CURLOPT_URL => 'services-summit.my.id/api/getProductSites',
|
||||
CURLOPT_RETURNTRANSFER => true,
|
||||
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
|
||||
CURLOPT_CUSTOMREQUEST => 'GET',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user