mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-05 16:33:12 +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?