]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Spotted problem: must clear out all prefixes attached to a user when they quit or...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 23 Aug 2006 20:29:09 +0000 (20:29 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 23 Aug 2006 20:29:09 +0000 (20:29 +0000)
commitb83765d756c2568d15b87654963b5237d0482367
treee005a9ef1ee8f87d7903aa19bb6012e5b082c2e1
parent8b864c8a828d6ca97b5ec15fa7bf8fcc35027294
Spotted problem: must clear out all prefixes attached to a user when they quit or leave a channel
Next thing to do, consider removing of opped_userlist, halfopped_userlist and voiced_userlist as this data is now in the prefixlist

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4998 e03df62e-2008-0410-955e-edbf42e46eb7
include/channels.h
src/channels.cpp
src/users.cpp