From c881c52c43a0ee55274759ac8aa26b9f6fb0b508 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 1 May 2004 23:10:23 +0000 Subject: documentation update for updated return values of OnUserPreJoin git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@776 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classServer.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/module-doc/classServer.html') diff --git a/docs/module-doc/classServer.html b/docs/module-doc/classServer.html index 04faf2163..1c9116ffe 100644 --- a/docs/module-doc/classServer.html +++ b/docs/module-doc/classServer.html @@ -102,7 +102,7 @@ All modules should instantiate at least one copy of this class, and use its memb

-Definition at line 313 of file modules.h.


Constructor & Destructor Documentation

+Definition at line 314 of file modules.h.

Constructor & Destructor Documentation

@@ -1073,10 +1073,10 @@ ULined servers have extra privilages. They are allowed to change nicknames on re

Definition at line 379 of file modules.cpp.

-References is_uline(). +References is_uline().

00380 {
-00381         return is_uline(server.c_str());
+00381         return is_uline(server.c_str());
 00382 }
 
@@ -1881,7 +1881,7 @@ Definition at line 462


The documentation for this class was generated from the following files: -
Generated on Sat May 1 20:58:14 2004 for InspIRCd by +
Generated on Sun May 2 00:09:43 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3