From 2cc168cfc030497464e0cf30c19260f62670c298 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 7 Feb 2019 12:18:12 +0000 Subject: UserManager: remove fakederef. --- src/configreader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configreader.cpp') diff --git a/src/configreader.cpp b/src/configreader.cpp index 7d8e0a2ec..675bc4721 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -692,7 +692,7 @@ void ConfigReaderThread::Finish() ServerInstance->Logs.OpenFileLogs(); if (Config->RawLog && !old->RawLog) - ServerInstance->Users->ServerNoticeAll("*** Raw I/O logging is enabled on this server. All messages, passwords, and commands are being recorded."); + ServerInstance->Users.ServerNoticeAll("*** Raw I/O logging is enabled on this server. All messages, passwords, and commands are being recorded."); Config = old; } -- cgit v1.3.1-10-gc9f91