mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
@@ -449,7 +449,9 @@ unsigned short CDCCBounce::DCCRequest(const CString& sNick, unsigned long uLongI
|
||||
return uListenPort;
|
||||
}
|
||||
|
||||
|
||||
template<> void TModInfo<CBounceDCCMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("bouncedcc");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CBounceDCCMod, "Bounces DCC transfers through ZNC instead of sending them directly to the user. ")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user