Removed empty rule
parent
5d0900958e
commit
b40d955ce0
|
@ -380,7 +380,6 @@ function psm_curl_get($href, $header = false, $body = true, $timeout = null, $ad
|
|||
}
|
||||
|
||||
$result = curl_exec($ch);
|
||||
|
||||
curl_close($ch);
|
||||
|
||||
return $result;
|
||||
|
|
Loading…
Reference in New Issue