mirror of
https://github.com/znc/znc.git
synced 2026-08-05 00:13:22 +02:00
@@ -471,5 +471,9 @@ bool CDCCSock::Seek(unsigned int uPos) {
|
||||
return false;
|
||||
}
|
||||
|
||||
template<> void TModInfo<CDCCMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("dcc");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CDCCMod, "This module allows you to transfer files to and from ZNC")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user