mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 08:16:38 +02:00
c60fdad7eb
This also moves some of the adding code (sending notice, broadcasting to other servers, etc) to a function tkl_added(). We should probably do the same for deletion and not use the tkllayer anymore for that?