]> jfr.im git - irc/quakenet/newserv.git/commit
Added "safe reload" support to the module core - you can now reload ANYTHING
authorsplidge <redacted>
Wed, 30 May 2007 22:26:46 +0000 (23:26 +0100)
committersplidge <redacted>
Wed, 30 May 2007 22:26:46 +0000 (23:26 +0100)
commit65f2c6a35556e31411b66f8d26b8787e6e16141d
tree060f4fd69c230716480daeb1589745c1083340ca
parent73a2c60a1b30a4fcee9e0baea23649ddfa5b5600
Added "safe reload" support to the module core - you can now reload ANYTHING
down to the "irc" module.

Added some deregisterhook() calls which were missing in various places to
make this actually work.
channel/channel.c
chanserv/chanserv.c
control/control.c
core/modules.c
core/modules.h
localuser/localuser.c