mirror of
https://github.com/znc/znc.git
synced 2026-08-02 23:12:46 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -1126,4 +1126,8 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CWebAdminMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("webadmin");
|
||||
}
|
||||
|
||||
GLOBALMODULEDEFS(CWebAdminMod, "Web based administration module")
|
||||
|
||||
Reference in New Issue
Block a user