]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_alltime.cpp
Some more to fix still, modules probably wont load correctly atm
[user/henk/code/inspircd.git] / src / modules / m_alltime.cpp
index 48b54137e62f6ce3521ce513dad02d673f8052dd..6dc5bb6d32102abf3116911cb37b89280b69ed0d 100644 (file)
@@ -67,6 +67,7 @@ class Modulealltime : public Module
        {
                mycommand = new CommandAlltime(ServerInstance);
                ServerInstance->AddCommand(mycommand);
+
        }
        
        virtual ~Modulealltime()