mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
dd4a197e0f
It seems that CURLOPT_CONNECTTIMEOUT_MS is depdendent on the version of curl compiled against. We don't need milliseconds here anyway, so switch to the seconds value.