X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.h;h=49804244b3048e2aed92a9436e1a6f4085c0f087;hb=a5765d1d51e444d9165c591a59d5b4c5bf9294b2;hp=1012a12536b8197f305deb446b7a76ecf3dda18a;hpb=9949be4659856993b6f3668c87cdcf158f6c2ddf;p=m6w6%2Fext-http diff --git a/php_http.h b/php_http.h index 1012a12..4980424 100644 --- a/php_http.h +++ b/php_http.h @@ -45,7 +45,6 @@ PHP_FUNCTION(http_match_modified); PHP_FUNCTION(http_match_etag); PHP_FUNCTION(http_cache_last_modified); PHP_FUNCTION(http_cache_etag); -PHP_FUNCTION(http_accept_ranges); PHP_FUNCTION(http_content_type); PHP_FUNCTION(http_content_disposition); PHP_FUNCTION(http_send_data);