]> granicus.if.org Git - php/commitdiff
- Header file update for new mnogosearch functions
authorSergey Kartashoff <gluke@php.net>
Sun, 24 Nov 2002 19:39:47 +0000 (19:39 +0000)
committerSergey Kartashoff <gluke@php.net>
Sun, 24 Nov 2002 19:39:47 +0000 (19:39 +0000)
ext/mnogosearch/php_mnogo.h

index 10116682a8aa1cfcc63ece857ed34842c559d558..d3f896407fe3cabe77f4b52838014fc090c88a0d 100644 (file)
@@ -68,6 +68,8 @@ DLEXPORT PHP_FUNCTION(udm_crc32);
 #if UDM_VERSION_ID >= 30204
 DLEXPORT PHP_FUNCTION(udm_parse_query_string);
 DLEXPORT PHP_FUNCTION(udm_make_excerpt);
+DLEXPORT PHP_FUNCTION(udm_set_agent_param_ex);
+DLEXPORT PHP_FUNCTION(udm_get_res_field_ex);
 #endif
 #endif