mirror of
https://github.com/anope/anope.git
synced 2026-06-26 02:26:39 +02:00
Bug #1350 + other related fixes
This commit is contained in:
@@ -223,6 +223,7 @@ EventReturn OnDatabaseReadMetadata(ChannelInfo *ci, const Anope::string &key, co
|
||||
{
|
||||
LogSetting l;
|
||||
|
||||
l.ci = ci;
|
||||
l.service_name = params[0];
|
||||
l.command_service = params[1];
|
||||
l.command_name = params[2];
|
||||
|
||||
Reference in New Issue
Block a user