X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=3bd580e251c47be9e896974c2ea1ce9ae8f177ac;hp=1079eaf28384ea31aa46dbfae7d2376e45622573;hb=2e1cd7f9942bb07d7c3a2efb79090215fc1406d6;hpb=3c938b3b63e3063931e49d80a3e11fdcf6ce1769 diff --git a/php_http.h b/php_http.h index 1079eaf..3bd580e 100644 --- a/php_http.h +++ b/php_http.h @@ -94,7 +94,7 @@ ZEND_END_MODULE_GLOBALS(http) PHP_FUNCTION(http_test); PHP_FUNCTION(http_date); -PHP_FUNCTION(http_absolute_uri); +PHP_FUNCTION(http_build_uri); PHP_FUNCTION(http_negotiate_language); PHP_FUNCTION(http_negotiate_charset); PHP_FUNCTION(http_redirect);