mirror of
https://github.com/php-win-ext/php-sdk-binary-tools.git
synced 2026-03-24 09:02:12 +01:00
Compare commits
1 Commits
php-sdk-2.
...
php-sdk-2.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
154b63fb2e |
@@ -122,6 +122,8 @@ trait FileOps
|
||||
retry:
|
||||
$ch = curl_init();
|
||||
|
||||
echo "CALL $url \n";
|
||||
|
||||
curl_setopt($ch, CURLOPT_URL, $url);
|
||||
|
||||
if ($dest_fn) {
|
||||
|
||||
Reference in New Issue
Block a user