mirror of
https://github.com/anope/anope.git
synced 2026-07-08 08:03:14 +02:00
Much more work on the live SQL. Should work pretty decently now under heavy load.
This commit is contained in:
@@ -111,6 +111,10 @@ BotInfo::~BotInfo()
|
||||
}
|
||||
}
|
||||
|
||||
void BotInfo::SetIdent(const Anope::string &sident)
|
||||
{
|
||||
this->ident = sident;
|
||||
}
|
||||
|
||||
void BotInfo::SetNewNick(const Anope::string &newnick)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user