From a753fb1bc711e10794e939e424f3cdd703116d82 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 2 Apr 2004 12:38:41 +0000 Subject: Added support for modules to create commands - this needs a proof-of-concept module yet, do not use unless you like to live dangerously. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@351 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/annotated.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/module-doc/annotated.html') diff --git a/docs/module-doc/annotated.html b/docs/module-doc/annotated.html index 9879d9358..ed5abbe31 100644 --- a/docs/module-doc/annotated.html +++ b/docs/module-doc/annotated.html @@ -16,6 +16,7 @@ ConnectClassHolds information relevent to <connect allow> and <connect deny> tags in the config file connection ExemptItemA subclass of HostItem designed to hold channel exempts (+e) + ExtMode FileReaderCaches a text file into memory and can be used to retrieve lines from it HostItemHolds an entry for a ban list, exemption list, or invite list InvitedHolds a channel name to which a user has been invited @@ -29,7 +30,7 @@ userrecHolds all information about a user This class stores all information about a user connected to the irc server VersionHolds a module's Version information The four members (set by the constructor only) indicate details as to the version number of a module -
Generated on Sun Mar 30 19:35:25 2003 for InspIRCd by +
Generated on Fri Apr 2 13:37:33 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3