mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 04:01:47 +00:00
Correction
This commit is contained in:
@@ -546,7 +546,6 @@ class Curl
|
||||
*/
|
||||
public function setPort($port)
|
||||
{
|
||||
$this->cookies[$key] = $value;
|
||||
$this->setOpt(CURLOPT_PORT, intval($port));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user