mirror of
https://github.com/osmarks/ngircd.git
synced 2026-05-17 02:52:08 +00:00
de453d71cb
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.