X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=737721d74aae4b9e596f0fe312336068c97e4b8e;hp=a0e7722218f33ff14c6c9dd2c1286ece1001714a;hb=2b7331c5fdb73cb48f7f60a8e4ec88766581ced3;hpb=e4b2d5c8b931678ead3fd150e59a305243f63913 diff --git a/php_http.h b/php_http.h index a0e7722..737721d 100644 --- a/php_http.h +++ b/php_http.h @@ -88,7 +88,7 @@ PHP_FUNCTION(http_auth_basic_cb); #ifndef ZEND_ENGINE_2 PHP_FUNCTION(http_build_query); #endif /* ZEND_ENGINE_2 */ -PHP_FUNCTION(ob_httpetaghandler); +PHP_FUNCTION(ob_etaghandler); PHP_MINIT_FUNCTION(http); PHP_MSHUTDOWN_FUNCTION(http);