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:
@@ -148,4 +148,8 @@ public:
|
||||
|
||||
};
|
||||
|
||||
template<> void TModInfo<CLastSeenMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("lastseen");
|
||||
}
|
||||
|
||||
GLOBALMODULEDEFS(CLastSeenMod, "Collects data about when a user last logged in")
|
||||
|
||||
Reference in New Issue
Block a user