summaryrefslogtreecommitdiff
path: root/ext/sablot/php_sablot.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sablot/php_sablot.h')
-rw-r--r--ext/sablot/php_sablot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sablot/php_sablot.h b/ext/sablot/php_sablot.h
index 6e1d1f3007..cd9f00f4da 100644
--- a/ext/sablot/php_sablot.h
+++ b/ext/sablot/php_sablot.h
@@ -56,6 +56,7 @@ PHP_FUNCTION(xslt_set_error_handler);
#ifdef HAVE_SABLOT_SET_ENCODING
PHP_FUNCTION(xslt_set_encoding);
#endif
+PHP_FUNCTION(xslt_set_base);
PHP_FUNCTION(xslt_fetch_result);
PHP_FUNCTION(xslt_free);