mirror of
https://github.com/znc/znc.git
synced 2026-08-07 17:33:34 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -463,4 +463,8 @@ void CAutoOpTimer::RunJob() {
|
||||
m_pParent->ProcessQueue();
|
||||
}
|
||||
|
||||
template<> void TModInfo<CAutoOpMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("autoop");
|
||||
}
|
||||
|
||||
MODULEDEFS(CAutoOpMod, "Auto op the good guys")
|
||||
|
||||
Reference in New Issue
Block a user