mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
@@ -127,6 +127,10 @@ void CShellSock::Disconnected() {
|
||||
m_pParent->SetClient(NULL);
|
||||
}
|
||||
|
||||
template<> void TModInfo<CShellMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("shell");
|
||||
}
|
||||
|
||||
#ifdef MOD_SHELL_ALLOW_EVERYONE
|
||||
USERMODULEDEFS(CShellMod, "Gives shell access")
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user