Searched refs:cUrl (Results 1 – 1 of 1) sorted by relevance
577 private function doGET($cUrl) { argument579 curl_setopt($ch, CURLOPT_URL, $cUrl);698 $cUrl = $this->stopSpamAPIUrl.'?'.$apiRequest.'&unix';699 $this->addLogEntry('sfs-apicall.log',$cUrl);700 $xml = $this->doGET($cUrl);