From 7d93921aabd9c608821baec8a871aff844dfae49 Mon Sep 17 00:00:00 2001 From: danieldg Date: Tue, 22 Sep 2009 01:05:35 +0000 Subject: Describe module purpose in /MODULES output git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11757 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_opermotd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_opermotd.cpp') diff --git a/src/modules/m_opermotd.cpp b/src/modules/m_opermotd.cpp index 87e8874e3..418c36b0c 100644 --- a/src/modules/m_opermotd.cpp +++ b/src/modules/m_opermotd.cpp @@ -93,7 +93,7 @@ class ModuleOpermotd : public Module virtual Version GetVersion() { - return Version("$Id$", VF_VENDOR, API_VERSION); + return Version("Shows a message to opers after oper-up, adds /opermotd", VF_VENDOR, API_VERSION); } -- cgit v1.3.1-10-gc9f91