summaryrefslogtreecommitdiff
path: root/src/plugins/php/weechat-php-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/php/weechat-php-api.h')
-rw-r--r--src/plugins/php/weechat-php-api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/php/weechat-php-api.h b/src/plugins/php/weechat-php-api.h
index 283e4baed..563e09c1a 100644
--- a/src/plugins/php/weechat-php-api.h
+++ b/src/plugins/php/weechat-php-api.h
@@ -155,6 +155,7 @@ PHP_FUNCTION(weechat_hook_set);
PHP_FUNCTION(weechat_unhook);
PHP_FUNCTION(weechat_unhook_all);
PHP_FUNCTION(weechat_buffer_new);
+PHP_FUNCTION(weechat_buffer_new_props);
PHP_FUNCTION(weechat_buffer_search);
PHP_FUNCTION(weechat_buffer_search_main);
PHP_FUNCTION(weechat_current_buffer);