From ac7defcd3e52695dcf5e5150e9fe3e1624205e64 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Sat, 13 Oct 2012 03:12:29 +0200 Subject: Attach to events and register services in init() --- src/modules/m_restrictchans.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_restrictchans.cpp') diff --git a/src/modules/m_restrictchans.cpp b/src/modules/m_restrictchans.cpp index a2f117616..91ad43bc2 100644 --- a/src/modules/m_restrictchans.cpp +++ b/src/modules/m_restrictchans.cpp @@ -41,7 +41,7 @@ class ModuleRestrictChans : public Module } public: - ModuleRestrictChans() + void init() { ReadConfig(); Implementation eventlist[] = { I_OnUserPreJoin, I_OnRehash }; -- cgit v1.3.1-10-gc9f91