Pisah server penyimpanan dan update payment gateway
This commit is contained in:
@@ -21,7 +21,7 @@ function forwardToApp2($payload)
|
||||
$httpCode = curl_getinfo($ch, CURLINFO_HTTP_CODE);
|
||||
curl_close($ch);
|
||||
|
||||
// Log hasil kirim
|
||||
// // Log hasil kirim
|
||||
// file_put_contents('forward_log.txt', date('Y-m-d H:i:s') . " | HTTP $httpCode | " . $result . "\n", FILE_APPEND);
|
||||
|
||||
return $httpCode == 200;
|
||||
|
||||
Reference in New Issue
Block a user