|
|||
|
|||
|
Inheritance diagram for CommandGloadmodule:


Public Member Functions | |
| CommandGloadmodule (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 20 of file m_globalload.cpp.
|
|
Definition at line 23 of file m_globalload.cpp. References Command::source, Command::syntax, TR_END, TR_TEXT, and TRANSLATE3. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 30 of file m_globalload.cpp. References CMD_SUCCESS, InspIRCd::Config, ModuleManager::LastError(), ModuleManager::Load(), InspIRCd::Match(), InspIRCd::Modules, User::nick, Command::ServerInstance, ServerConfig::ServerName, InspIRCd::SNO, User::WriteNumeric(), and SnomaskManager::WriteToSnoMask(). |