mirror of
https://github.com/znc/znc.git
synced 2026-07-06 18:01:21 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -29,4 +29,8 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CKickClientOnIRCDisconnect>(CModInfo& Info) {
|
||||
Info.SetWikiPage("disconkick");
|
||||
}
|
||||
|
||||
MODULEDEFS(CKickClientOnIRCDisconnect, "Kicks the client from all channels when the connection to the IRC server is lost")
|
||||
|
||||
Reference in New Issue
Block a user