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

Go to the source code of this file.
Classes | |
| class | Channel_r |
| Channel mode +r - mark a channel as identified. More... | |
| class | User_r |
| User mode +r - mark a user as identified. More... | |
| class | AChannel_R |
| Channel mode +R - unidentified users cannot join. More... | |
| class | AUser_R |
| User mode +R - unidentified users cannot message. More... | |
| class | AChannel_M |
| Channel mode +M - unidentified users cannot message channel. More... | |
| class | ModuleServicesAccount |