Skip to content

Commit d261a4f

Browse files
committed
Merge pull request #155 from Lewiscowles1986/patch-1
fixed typo RE: #139
2 parents d821442 + a045afc commit d261a4f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Bigcommerce/Api/Connection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,6 @@ public function put($url, $body)
445445
curl_exec($this->curl);
446446

447447
fclose($handle);
448-
curl_setopt($this->curl, CURLOPT_INFILE, STDIN);
449448

450449
return $this->handleResponse();
451450
}

0 commit comments

Comments
 (0)