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/classserverrec.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/module-doc/classserverrec.html') diff --git a/docs/module-doc/classserverrec.html b/docs/module-doc/classserverrec.html index 57305431d..5e3687f8e 100644 --- a/docs/module-doc/classserverrec.html +++ b/docs/module-doc/classserverrec.html @@ -18,7 +18,7 @@ Inheritance diagram for serverrec:

[legend]
Collaboration diagram for serverrec:

Collaboration graph
- +
[legend]
List of all members. @@ -84,7 +84,7 @@ Constructor.

Definition at line 12 of file servers.cpp.

-References connection::fd, hops_away, jupiter, connection::lastping, opercount, pingtime, connection::signon, usercount, usercount_i, and version. +References connection::fd, hops_away, jupiter, connection::lastping, opercount, pingtime, connection::signon, usercount, usercount_i, and version.

00013 {
 00014         strcpy(name,"");
@@ -146,7 +146,7 @@ Constructor which initialises some of the main variables.
 

Definition at line 29 of file servers.cpp.

-References connection::fd, hops_away, jupiter, connection::lastping, opercount, connection::signon, usercount, usercount_i, and version. +References connection::fd, hops_away, jupiter, connection::lastping, opercount, connection::signon, usercount, usercount_i, and version.

00030 {
 00031         strcpy(name,n);
@@ -422,7 +422,7 @@ Referenced by serverrec()
 
The documentation for this class was generated from the following files:
-
Generated on Sun Mar 30 19:36:27 2003 for InspIRCd by +
Generated on Fri Apr 2 13:37:44 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3