mirror of
https://github.com/znc/znc.git
synced 2026-08-10 19:02:51 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -28,5 +28,9 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CRawMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("raw");
|
||||
}
|
||||
|
||||
MODULEDEFS(CRawMod, "View all of the raw traffic")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user