]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
m_timedbans was incorrectly listed as oper-only in the example config. Found by Taros.
authorspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 1 Apr 2009 23:43:00 +0000 (23:43 +0000)
committerspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 1 Apr 2009 23:43:00 +0000 (23:43 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11279 e03df62e-2008-0410-955e-edbf42e46eb7

conf/modules.conf.example

index 0809c44225260ca903a5fc5f57d6b2be53021e10..a24db40db7871fbb0da3dbe78d2e561f7007cfeb 100644 (file)
 #<module name="m_testcommand.so">
 
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
-# Timed bans module: Adds timed bans and the /TBAN command
-# This module is oper-only.
-# To use, TBAN must be in one of your oper class blocks.
+# Timed bans module: Adds timed channel bans and the /TBAN command
 #<module name="m_timedbans.so">
 
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#