mirror of
https://github.com/osmarks/ngircd.git
synced 2025-04-05 07:17:13 +00:00

If the new channel mode "V" is set, the INVITE command becomes invalid and all clients get the new ERR_NOINVITE_MSG(518) reply. Unreal and InspIRCd uses this mode, too. This closes bug #143.