mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
notify_connect links to wiki
Today our thanks go to KindOne
This commit is contained in:
@@ -27,4 +27,8 @@ private:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CNotifyConnectMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("notify_connect");
|
||||
}
|
||||
|
||||
GLOBALMODULEDEFS(CNotifyConnectMod, "Notifies all admin users when a client connects or disconnects.")
|
||||
|
||||
Reference in New Issue
Block a user