]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
A convenience function for ProtocolInterface::SendMode that just takes a string,...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 4 Apr 2008 13:21:12 +0000 (13:21 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 4 Apr 2008 13:21:12 +0000 (13:21 +0000)
commitd3d32dcf6ddb15d8ca9089de63a51b45b437a063
tree5c7769926b7b886f174b3a470b16008c0620c9d0
parent0d9e5bd011a1b5c4bb3b094a82744afcdd86cbb3
A convenience function for ProtocolInterface::SendMode that just takes a string, then splits it internally to deque for sending to the other function of the same name

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9303 e03df62e-2008-0410-955e-edbf42e46eb7
include/protocol.h
src/modules/m_messageflood.cpp
src/modules/m_timedbans.cpp