|
|||
|
|||
|


Public Member Functions | |
| CommandAlltime (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 18 of file m_alltime.cpp.
|
|
Definition at line 21 of file m_alltime.cpp. References Command::source, Command::syntax, TR_END, and Command::translation. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 28 of file m_alltime.cpp. References CMD_SUCCESS, InspIRCd::Config, ConvToStr(), IS_LOCAL, User::nick, InspIRCd::PI, ProtocolInterface::PushToClient(), Command::ServerInstance, ServerConfig::ServerName, InspIRCd::Time(), and User::Write(). |