]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix m_chanhistory sending the history notice directly to the user.
authorPeter Powell <petpow@saberuk.com>
Wed, 3 Jan 2018 16:24:19 +0000 (16:24 +0000)
committerPeter Powell <petpow@saberuk.com>
Wed, 3 Jan 2018 16:24:19 +0000 (16:24 +0000)
commit57e4bf97250a20f0b54957f2d5aabf02f158c171
treee1bbfa45ea0ad696d576d8d197528c2a28d9415b
parent372bb6ec31e26908966ff553b782c9a24a07db6a
Fix m_chanhistory sending the history notice directly to the user.

Closes #1452.
include/membership.h
src/channels.cpp
src/modules/m_chanhistory.cpp