mirror of
https://github.com/Yubico/yubikey-val.git
synced 2024-11-29 09:24:12 +01:00
retrieveURLasync: cater for the last need in ykval-synclib.
This commit is contained in:
parent
df71d3a5a8
commit
41f1e15a43
@ -184,6 +184,7 @@ function retrieveURLasync ($urls, $ans_req=1, $match="^OK", $returl=False, $time
|
||||
}
|
||||
curl_multi_close ($mh);
|
||||
|
||||
if ($ans_count>0) return $ans_arr;
|
||||
return $str;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user