1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +02:00

Added /reload command

This commit is contained in:
Sebastien Helleu
2007-12-01 10:25:59 +01:00
parent 59fb878b77
commit d9755e237b
11 changed files with 241 additions and 40 deletions
+1
View File
@@ -566,6 +566,7 @@ void
plugin_init (int auto_load)
{
/* read plugins options on disk */
plugin_config_init ();
plugin_config_read ();
/* auto-load plugins if asked */