]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/snomasks.cpp
Remove m_services and documentation relating to it. Also remove conf/temp/ (??)
[user/henk/code/inspircd.git] / src / snomasks.cpp
index 5f04931f991cb3335e7d4a7dbe3f678ec2ad45ce..85e1ead789d9015dc6b45a2c10bcceb57e66c94f 100644 (file)
@@ -99,6 +99,7 @@ void SnomaskManager::SetupDefaults()
        this->EnableSnomask('k',"KILL");                        /* Kill notices */
        this->EnableSnomask('K',"REMOTEKILL");          /* Remote kill notices */
        this->EnableSnomask('l',"LINK");                        /* Link notices */
+       this->EnableSnomask('L',"REMOTELINK");                  /* Link notices */
        this->EnableSnomask('o',"OPER");                        /* Oper up/down notices */
        this->EnableSnomask('A',"ANNOUNCEMENT");        /* formerly WriteOpers() - generic notices to all opers */
        this->EnableSnomask('d',"DEBUG");                       /* Debug notices */