Пример #1
0
{
    ircdproto.ircd_cmd_connect(servernum);
}
Пример #2
0
void anope_cmd_unszline(char *mask)
{
    ircdproto.ircd_cmd_unszline(mask);
}