From fad82c2e0d400aee8c11a51962cf0a522efa5d66 Mon Sep 17 00:00:00 2001 From: special Date: Sat, 7 Oct 2006 21:11:50 +0000 Subject: Replaced operonlystats with userstats to improve security git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5456 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/configreader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/configreader.h b/include/configreader.h index be952f051..cce4e0f9d 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -361,7 +361,7 @@ class ServerConfig : public Extensible /** STATS characters in this list are available * only to operators. */ - char OperOnlyStats[MAXBUF]; + char UserStats[MAXBUF]; /** The path and filename of the ircd.log file */ -- cgit v1.2.3