summaryrefslogtreecommitdiff
path: root/ext/mnogosearch/php_mnogo.h
diff options
context:
space:
mode:
authorSergey Kartashoff <gluke@php.net>2001-03-01 13:38:39 +0000
committerSergey Kartashoff <gluke@php.net>2001-03-01 13:38:39 +0000
commitcfe241208168c28e12f7aff135553e6387b36c4b (patch)
tree7cc94f2d07a92aee5bf13f3d751319f1257d2108 /ext/mnogosearch/php_mnogo.h
parent423fcaf2dcb4ec42383cd838df605f7c3f401f3f (diff)
downloadphp-git-cfe241208168c28e12f7aff135553e6387b36c4b.tar.gz
Udm_Api_Version function has been added.
Example updated.
Diffstat (limited to 'ext/mnogosearch/php_mnogo.h')
-rw-r--r--ext/mnogosearch/php_mnogo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mnogosearch/php_mnogo.h b/ext/mnogosearch/php_mnogo.h
index 34a85d3927..948aca9522 100644
--- a/ext/mnogosearch/php_mnogo.h
+++ b/ext/mnogosearch/php_mnogo.h
@@ -49,6 +49,8 @@ DLEXPORT PHP_RINIT_FUNCTION(mnogosearch);
DLEXPORT PHP_MSHUTDOWN_FUNCTION(mnogosearch);
DLEXPORT PHP_MINFO_FUNCTION(mnogosearch);
+DLEXPORT PHP_FUNCTION(udm_api_version);
+
DLEXPORT PHP_FUNCTION(udm_alloc_agent);
DLEXPORT PHP_FUNCTION(udm_set_agent_param);