summaryrefslogtreecommitdiff
path: root/ext/mnogosearch/php_mnogo.h
diff options
context:
space:
mode:
authorSergey Kartashoff <gluke@php.net>2001-11-05 19:07:25 +0000
committerSergey Kartashoff <gluke@php.net>2001-11-05 19:07:25 +0000
commit962216c2013086c8127362c47a3befcbb3adab20 (patch)
tree2cc47d3e47994c9d26ec0af8d4f5bf32e8850ae9 /ext/mnogosearch/php_mnogo.h
parente06c1d7c7ea8ef8608fc28ad92624f6081dea0e9 (diff)
downloadphp-git-962216c2013086c8127362c47a3befcbb3adab20.tar.gz
@- Added Udm_Check_Charset function (gluke)
- Added Udm_Check_Charset function (gluke)
Diffstat (limited to 'ext/mnogosearch/php_mnogo.h')
-rw-r--r--ext/mnogosearch/php_mnogo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/mnogosearch/php_mnogo.h b/ext/mnogosearch/php_mnogo.h
index 809b3e290e..b5e4480321 100644
--- a/ext/mnogosearch/php_mnogo.h
+++ b/ext/mnogosearch/php_mnogo.h
@@ -50,6 +50,9 @@ DLEXPORT PHP_MSHUTDOWN_FUNCTION(mnogosearch);
DLEXPORT PHP_MINFO_FUNCTION(mnogosearch);
DLEXPORT PHP_FUNCTION(udm_api_version);
+#if UDM_VERSION_ID >= 30200
+DLEXPORT PHP_FUNCTION(udm_check_charset);
+#endif
DLEXPORT PHP_FUNCTION(udm_alloc_agent);
DLEXPORT PHP_FUNCTION(udm_set_agent_param);