|
|||
|
|||
|
#include "inspircd.h"Include dependency graph for m_opermotd.cpp:

Go to the source code of this file.
Classes | |
| class | CommandOpermotd |
| Handle /OPERMOTD. More... | |
| class | ModuleOpermotd |
Functions | |
| CmdResult | ShowOperMOTD (User *user) |
Variables | |
| static FileReader * | opermotd |
|
|
Definition at line 20 of file m_opermotd.cpp. References CMD_FAILURE, CMD_LOCALONLY, FileReader::FileSize(), FileReader::GetLine(), User::nick, and User::WriteServ(). Referenced by CommandOpermotd::Handle(), and ModuleOpermotd::OnOper(). |
|
|
Definition at line 18 of file m_opermotd.cpp. |