mirror of
https://github.com/znc/znc.git
synced 2026-05-08 06:14:40 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
@@ -127,5 +127,5 @@ void CShellSock::Disconnected() {
|
||||
m_pParent->SetClient(NULL);
|
||||
}
|
||||
|
||||
MODULEDEFS(CShellMod, "Gives shell access")
|
||||
USERMODULEDEFS(CShellMod, "Gives shell access")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user