From: Sergey Kartashoff Date: Sun, 24 Nov 2002 19:39:47 +0000 (+0000) Subject: - Header file update for new mnogosearch functions X-Git-Tag: RELEASE_1_0b2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dab1bb005a75e55617ec995d57b48be09764591f;p=php - Header file update for new mnogosearch functions --- diff --git a/ext/mnogosearch/php_mnogo.h b/ext/mnogosearch/php_mnogo.h index 10116682a8..d3f896407f 100644 --- a/ext/mnogosearch/php_mnogo.h +++ b/ext/mnogosearch/php_mnogo.h @@ -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