mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1566 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6bacd07cc7
commit
dd0c88ccd0
10 changed files with 25 additions and 5 deletions
|
|
@ -325,7 +325,7 @@ function curl_setopt($ch,$option,$value) {
|
|||
case CURLOPT_VERBOSE:
|
||||
case CURLOPT_NETRC:
|
||||
default:
|
||||
trigger_error("CURL emulation does not implement CURL option "._curlopt_name($option),E_USER_WARNING);
|
||||
//trigger_error("CURL emulation does not implement CURL option "._curlopt_name($option),E_USER_WARNING);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue