mirror of
https://github.com/anope/anope.git
synced 2026-06-30 05:16:38 +02:00
Added a web panel module + a default template
This commit is contained in:
@@ -239,7 +239,6 @@ void BotInfo::OnMessage(User *u, const Anope::string &message)
|
||||
return;
|
||||
|
||||
CommandSource source(u->nick, u, u->Account(), u);
|
||||
source.c = NULL;
|
||||
source.owner = this;
|
||||
source.service = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user