aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/extra/m_sqlite3.cpp
diff options
context:
space:
mode:
authorGravatar brain2007-01-14 18:25:56 +0000
committerGravatar brain2007-01-14 18:25:56 +0000
commit8c14f0f530c61fd4875131902937fba9f780adf7 (patch)
treef730e76cedf72b0caeec84c7eb87c8201c7afbe7 /src/modules/extra/m_sqlite3.cpp
parentg++ is picky about default params with overloading (diff)
downloadinspircd++-8c14f0f530c61fd4875131902937fba9f780adf7.tar.gz
inspircd++-8c14f0f530c61fd4875131902937fba9f780adf7.tar.bz2
inspircd++-8c14f0f530c61fd4875131902937fba9f780adf7.zip
Added interface 'ChannelBanList' that these two modules implement. Send a request class ListModeRequest to the module to check if a user is matched on a channel:
const char* ismatched = ListModeRequest(this, targetmodule, someuser, somechan).Send(); ismatched will be NULL if theyre not matched by the modules list, or will contain the mask if they are matched. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6325 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/extra/m_sqlite3.cpp')
0 files changed, 0 insertions, 0 deletions