mirror of
https://github.com/znc/znc.git
synced 2026-08-12 03:42:48 +02:00
Merge CGlobalModule(s) into CModule(s)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "znc.h"
|
||||
#include "User.h"
|
||||
|
||||
class CNotifyConnectMod : public CGlobalModule {
|
||||
class CNotifyConnectMod : public CModule {
|
||||
public:
|
||||
GLOBALMODCONSTRUCTOR(CNotifyConnectMod) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user