diff options
Diffstat (limited to 'ext/fdf/php_fdf.h')
-rw-r--r-- | ext/fdf/php_fdf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fdf/php_fdf.h b/ext/fdf/php_fdf.h index e475fbe5a4..fb8f499f7e 100644 --- a/ext/fdf/php_fdf.h +++ b/ext/fdf/php_fdf.h @@ -53,6 +53,7 @@ PHP_FUNCTION(fdf_set_flags); PHP_FUNCTION(fdf_set_opt); PHP_FUNCTION(fdf_set_submit_form_action); PHP_FUNCTION(fdf_set_javascript_action); +PHP_FUNCTION(fdf_set_encoding); #else #define fdf_module_ptr NULL |