mirror of
https://github.com/anope/anope.git
synced 2026-07-01 21:46:38 +02:00
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
This commit is contained in:
@@ -164,7 +164,6 @@ class MSList : public Module
|
||||
MSList(const std::string &modname, const std::string &creator) : Module(modname, creator)
|
||||
{
|
||||
this->SetAuthor("Anope");
|
||||
this->SetVersion(VERSION_STRING);
|
||||
this->SetType(CORE);
|
||||
|
||||
this->AddCommand(MemoServ, new CommandMSList());
|
||||
|
||||
Reference in New Issue
Block a user