]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/account.h
Don't send an override notice if no modes were actually applied, thanks Ankit.
[user/henk/code/inspircd.git] / src / modules / account.h
index 833fe7aeeb62e209080a672eae9faf84eaeb2cf0..c3057e6d4879f4dacf32bd091be58466ed1a9821 100644 (file)
@@ -17,7 +17,7 @@
 #include <map>
 #include <string>
 
-class AccountData
+class AccountData : public classbase
 {
  public:
        User* user;