mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Added Webskin "znc-ation"
This commit is contained in:
@@ -168,6 +168,8 @@ private:
|
||||
|
||||
template<> void TModInfo<CBlockUser>(CModInfo& Info) {
|
||||
Info.SetWikiPage("blockuser");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("Enter one or more user names. Seperate them by spaces.");
|
||||
}
|
||||
|
||||
GLOBALMODULEDEFS(CBlockUser, "Block certain users from logging in")
|
||||
|
||||
Reference in New Issue
Block a user