remove debug print
This commit is contained in:
parent
7e893a15c1
commit
61ef956120
2 changed files with 12 additions and 12 deletions
|
@ -45,8 +45,6 @@ class wiby{
|
|||
$url .= "?" . $get;
|
||||
}
|
||||
|
||||
print_r([$proxy, $url]);
|
||||
|
||||
curl_setopt($curlproc, CURLOPT_URL, $url);
|
||||
|
||||
curl_setopt($curlproc, CURLOPT_ENCODING, ""); // default encoding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue