Correction

This commit is contained in:
tixlegeek
2015-05-06 18:15:56 +02:00
parent fa68cb658b
commit 59078634b7
-1
View File
@@ -546,7 +546,6 @@ class Curl
*/
public function setPort($port)
{
$this->cookies[$key] = $value;
$this->setOpt(CURLOPT_PORT, intval($port));
}