1
0
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:
Adam
2011-10-27 14:46:20 -04:00
parent 66ca256cfc
commit 0761a4a692
4 changed files with 37 additions and 12 deletions
+1
View File
@@ -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];