diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-14 20:35:21 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-14 20:35:21 +0000 |
commit | 458a3297e436bcc9546f4e1377910c88c4478c3e (patch) | |
tree | 33f32e12a1b56138d5c2af9819a2b30342b69f1b /include/users.h | |
parent | 51b1560725e8b95562a0d09b87755add4ba59aef (diff) |
Fix silly bug of the day.
User was only getting a userrec::chans entry added if they had any privelages on the channel. If they werent opped, voiced, or halfopped on join, no entry in the hash. Silly brain now added a:
user->chans[Ptr] = 0;
:p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5990 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/users.h')
0 files changed, 0 insertions, 0 deletions