]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix broken +G for AnMaster (thanks for pointing out the bug)
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 24 Dec 2006 22:17:24 +0000 (22:17 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 24 Dec 2006 22:17:24 +0000 (22:17 +0000)
commit7fa29d1e2f23083c0949586ae0a369b264dc72e2
treee01255e5abf62826053ee8afb5902befa5243270
parent081d2c87773b8a306bfa34493b559ef8c59295a0
Fix broken +G for AnMaster (thanks for pointing out the bug)
Also: MAJOR speed increase for *any network that loads m_censor*!
It seems that this was looping all the censor items (not attempting a replace though) for all channels and users, even those that WERE NOT +G!
Fixed.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6109 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/m_censor.cpp