2013/4/3 Hannes Magnusson <hannes.magnus...@gmail.com>:
> You'll actually have to assign the value of CURL_WRAPPERS_ENABLED to
> $curlwrappers, as defined() only checks if the constant exist.. not if
> its set to true :)


well, s/defined('CURL_WRAPPERS_ENABLED')/defined('CURL_WRAPPERS_ENABLED')
&& CURL_WRAPPERS_ENABLED/

Doesn't make it prettier (either way) =)



-- 
regards,

Kalle Sommer Nielsen
ka...@php.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to