summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/php_xmlrpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xmlrpc/php_xmlrpc.h')
-rw-r--r--ext/xmlrpc/php_xmlrpc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/xmlrpc/php_xmlrpc.h b/ext/xmlrpc/php_xmlrpc.h
index bdf76b0cbf..0769f0d901 100644
--- a/ext/xmlrpc/php_xmlrpc.h
+++ b/ext/xmlrpc/php_xmlrpc.h
@@ -80,6 +80,7 @@ PHP_FUNCTION(xmlrpc_decode_request);
PHP_FUNCTION(xmlrpc_encode_request);
PHP_FUNCTION(xmlrpc_get_type);
PHP_FUNCTION(xmlrpc_set_type);
+PHP_FUNCTION(xmlrpc_is_fault);
PHP_FUNCTION(xmlrpc_server_create);
PHP_FUNCTION(xmlrpc_server_destroy);
PHP_FUNCTION(xmlrpc_server_register_method);