]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_opermodes.cpp
Run configure -update on all svn/git changes
[user/henk/code/inspircd.git] / src / modules / m_opermodes.cpp
index 1efefe75344d01ac675e63162380d277c0c90e0a..5b78e431b5866a09e8fd6a5c79544ce0b7e28496 100644 (file)
@@ -46,7 +46,7 @@ class ModuleModesOnOper : public Module
 
        virtual Version GetVersion()
        {
-               return Version("$Id$", VF_VENDOR, API_VERSION);
+               return Version("Sets (and unsets) modes on opers when they oper up", VF_VENDOR, API_VERSION);
        }
 
        virtual void OnPostOper(User* user, const std::string &opertype, const std::string &opername)