]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_services_account.cpp
m_callerid Change CallerIdDataSet (wholistsme) to be a vector
[user/henk/code/inspircd.git] / src / modules / m_services_account.cpp
index f84c9a378b75e36106d3e0674ae4d85554eb1919..9630128e0b1716865df4ba028d9c263e4d4355d7 100644 (file)
@@ -148,6 +148,7 @@ class ModuleServicesAccount : public Module
  public:
        ModuleServicesAccount() : m1(this), m2(this), m3(this), m4(this), m5(this),
                accountname(this)
+               , checking_ban(false)
        {
        }