X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.c;h=2ed94c8e1bf78cdf231445735a29ec05ffc64d70;hb=8b8cdb96032f50d57dbdad74ae45336d01a7f0c5;hp=62c1f8dd7a91e1220386166ddc5dfae9ebae5552;hpb=0b83632b2b0a03eeca090f993259ccd95ab646fb;p=m6w6%2Fext-http diff --git a/php_http.c b/php_http.c index 62c1f8d..2ed94c8 100644 --- a/php_http.c +++ b/php_http.c @@ -134,7 +134,6 @@ PHP_MINIT_FUNCTION(http) REGISTER_INI_ENTRIES(); if (0 - || SUCCESS != PHP_MINIT_CALL(http_object) || SUCCESS != PHP_MINIT_CALL(http_exception) || SUCCESS != PHP_MINIT_CALL(http_cookie) || SUCCESS != PHP_MINIT_CALL(http_encoding)