mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 14:26:39 +02:00
scripts: add configuration file for each script plugin
This commit is contained in:
@@ -130,7 +130,7 @@ API_FUNC(register)
|
||||
|
||||
/* register script */
|
||||
php_current_script = plugin_script_add (weechat_php_plugin,
|
||||
&php_scripts, &last_php_script,
|
||||
&php_data,
|
||||
(php_current_script_filename) ?
|
||||
php_current_script_filename : "",
|
||||
ZSTR_VAL(name),
|
||||
|
||||
Reference in New Issue
Block a user