From 146acdea12ca8a1631d0f98b595535241f6e438d Mon Sep 17 00:00:00 2001 From: Daniel De Graaf Date: Tue, 9 Feb 2010 13:19:50 -0600 Subject: Implement missing modechange constructors --- src/modules/m_autoop.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/m_autoop.cpp') diff --git a/src/modules/m_autoop.cpp b/src/modules/m_autoop.cpp index 0957c0499..632deab12 100644 --- a/src/modules/m_autoop.cpp +++ b/src/modules/m_autoop.cpp @@ -71,6 +71,7 @@ public: void init() { + mh.init(); ServerInstance->Modules->AddService(mh); Implementation list[] = { I_OnUserPreJoin, I_OnRehash }; -- cgit v1.3.1-10-gc9f91