]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add option to set invite announcements to nobody, ops only, or all users, based on...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 26 Aug 2007 20:43:15 +0000 (20:43 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 26 Aug 2007 20:43:15 +0000 (20:43 +0000)
commitd58d9fb4957168c134ae1e89005ff03154366a2a
treed26b3ee3e6d7fe6555d192f6316d60da78721ffd
parent3a7af31bcd081debd490aa57a1d142bebf430b61
Add option to set invite announcements to nobody, ops only, or all users, based on options:announceinvites. Part of bug #386, should not be backported.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7837 e03df62e-2008-0410-955e-edbf42e46eb7
docs/inspircd.conf.example
include/configreader.h
src/cmd_invite.cpp
src/configreader.cpp