diff options
author | root <root@itinerariummentis.org> | 2024-06-18 09:27:45 +0000 |
---|---|---|
committer | root <root@itinerariummentis.org> | 2024-06-18 09:27:45 +0000 |
commit | 9182a90513e3b0679d4732d10911a488f229578b (patch) | |
tree | b0527bd025ec07aa1cef633f510b2560aa8ab134 /lib/backend.php | |
parent | b13fce93ac14686250db5b38dc5c08432ed849f9 (diff) |
customization
Diffstat (limited to 'lib/backend.php')
-rw-r--r-- | lib/backend.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/backend.php b/lib/backend.php index 5b990a9..09a4267 100644 --- a/lib/backend.php +++ b/lib/backend.php @@ -50,7 +50,6 @@ class backend{ switch($type){ case "raw_ip": - curl_setopt($curlproc, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V6); break; case "http": |