summaryrefslogtreecommitdiff
path: root/ext/mailparse/php_mailparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mailparse/php_mailparse.h')
-rwxr-xr-xext/mailparse/php_mailparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mailparse/php_mailparse.h b/ext/mailparse/php_mailparse.h
index 1f3c8bdb31..8ae3d34875 100755
--- a/ext/mailparse/php_mailparse.h
+++ b/ext/mailparse/php_mailparse.h
@@ -43,6 +43,7 @@ PHP_FUNCTION(mailparse_msg_get_structure);
PHP_FUNCTION(mailparse_msg_get_part_data);
PHP_FUNCTION(mailparse_msg_extract_part);
PHP_FUNCTION(mailparse_msg_extract_part_file);
+PHP_FUNCTION(mailparse_msg_extract_whole_part_file);
PHP_FUNCTION(mailparse_msg_create);
PHP_FUNCTION(mailparse_msg_free);