]> granicus.if.org Git - php/commitdiff
leftovers.....
authorSterling Hughes <sterling@php.net>
Mon, 14 May 2001 21:04:23 +0000 (21:04 +0000)
committerSterling Hughes <sterling@php.net>
Mon, 14 May 2001 21:04:23 +0000 (21:04 +0000)
ext/curl/php_curl.h

index 5f97bb48411335053b4c67b6aa6b358dd26986fd..2800f324d46a412395a3a270784440154479c9fb 100644 (file)
@@ -38,6 +38,7 @@ extern zend_module_entry curl_module_entry;
 #define curl_module_ptr &curl_module_entry
 
 #define CURLOPT_RETURNTRANSFER 19913
+#define CURLOPT_BINARYTRANSFER 19914
 
 PHP_MINIT_FUNCTION(curl);
 PHP_MSHUTDOWN_FUNCTION(curl);