mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 00:03:12 +02:00
api: add function buffer_new_props (closes #1759)
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user