Added support for module-defined chanmodes with no parameters

Fixed minor typo in example conf


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@361 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2004-04-03 15:46:36 +00:00
parent 37ca99f872
commit 8a1923c253

View File

@ -57,7 +57,7 @@
# port - opens an unused port #
# type - can be 'clients' or 'servers'. The clients type is #
# a standard tcp based socket, the servers type is a #
UDP based connection. #
# UDP based connection. #
# default - if the port type is 'servers' then this can be #
# specified. If set to 'yes', it indicates that this #
# port is the default route for all /connect commands.#