From 34738d55ca588a99b9fedb4db0464f056f65d728 Mon Sep 17 00:00:00 2001 From: Daniel De Graaf Date: Sun, 14 Mar 2010 11:11:04 -0500 Subject: Allow m_sqlauth to set connect class --- src/inspircd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 94858d0df..e25c40d96 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -298,6 +298,7 @@ InspIRCd::InspIRCd(int argc, char** argv) : * themselves within the class. */ NICKForced("NICKForced", NULL), + ForcedClass("ForcedClass", NULL), OperQuit("OperQuit", NULL), GenRandom(&HandleGenRandom), IsChannel(&HandleIsChannel), -- cgit v1.3.1-10-gc9f91