From abdb186046bcdd83aefbc4171a00bd1ad7ec963c Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 3 Apr 2004 15:46:53 +0000 Subject: Added support for module-defined chanmodes with no parameters Fixed minor typo in example conf Added new stylesheet and docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@362 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classVersion.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/module-doc/classVersion.html') diff --git a/docs/module-doc/classVersion.html b/docs/module-doc/classVersion.html index 3590bb48a..3bebaa346 100644 --- a/docs/module-doc/classVersion.html +++ b/docs/module-doc/classVersion.html @@ -1,7 +1,7 @@ Version class Reference - +
@@ -36,7 +36,7 @@ A class of type Version is returned by the GetVersion method of the 48 of file modules.h.

Constructor & Destructor Documentation

+Definition at line 66 of file modules.h.

Constructor & Destructor Documentation

@@ -86,9 +86,9 @@ Definition at line 48 of

-Definition at line 82 of file modules.cpp. +Definition at line 87 of file modules.cpp.

-

00082 : Major(major), Minor(minor), Revision(revision), Build(build) { };
+
00087 : Major(major), Minor(minor), Revision(revision), Build(build) { };
 
@@ -114,7 +114,7 @@ Definition at line 82 o

-Definition at line 51 of file modules.h. +Definition at line 69 of file modules.h.

@@ -138,7 +138,7 @@ Definition at line 51 of

-Definition at line 51 of file modules.h. +Definition at line 69 of file modules.h.

@@ -162,7 +162,7 @@ Definition at line 51 of

-Definition at line 51 of file modules.h. +Definition at line 69 of file modules.h.

@@ -186,12 +186,12 @@ Definition at line 51 of

-Definition at line 51 of file modules.h. +Definition at line 69 of file modules.h.


The documentation for this class was generated from the following files: -
Generated on Fri Apr 2 14:46:22 2004 for InspIRCd by +
Generated on Sat Apr 3 16:36:20 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3