aboutsummaryrefslogtreecommitdiffstats
path: root/scraper/mwmbl.php
diff options
context:
space:
mode:
Diffstat (limited to 'scraper/mwmbl.php')
-rw-r--r--scraper/mwmbl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/mwmbl.php b/scraper/mwmbl.php
index f2f8b70..631b90c 100644
--- a/scraper/mwmbl.php
+++ b/scraper/mwmbl.php
@@ -52,7 +52,7 @@ class mwmbl{
curl_setopt($curlproc, CURLOPT_SSL_VERIFYHOST, 2);
curl_setopt($curlproc, CURLOPT_SSL_VERIFYPEER, true);
curl_setopt($curlproc, CURLOPT_CONNECTTIMEOUT, 30);
- curl_setopt($curlproc, CURLOPT_TIMEOUT, 30); // @todo reset
+ curl_setopt($curlproc, CURLOPT_TIMEOUT, 30);
$this->backend->assign_proxy($curlproc, $proxy);
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage