From df2a0e34e2d23028881c8a3f3c9f21346cde4e80 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 15 Apr 2005 14:52:01 +0000 Subject: Removed some deprecated documentation (html) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1102 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 91f92e9e2..7b62cb7b9 100644 --- a/docs/module-doc/classServer.html +++ b/docs/module-doc/classServer.html @@ -2015,7 +2015,7 @@ The user in 'alive' is booted off the server with the given message. The user re

Definition at line 594 of file modules.cpp.

-References ucrec::channel, userrec::chans, chanrec::created, connection::fd, FD_MAGIC_NUMBER, connection::host, userrec::ident, chanrec::name, userrec::nick, chanrec::setby, chanrec::topic, and chanrec::topicset. +References ucrec::channel, userrec::chans, chanrec::created, connection::fd, FD_MAGIC_NUMBER, connection::host, userrec::ident, chanrec::name, userrec::nick, chanrec::setby, chanrec::topic, and chanrec::topicset.

00595 {
 00596         zombie->fd = alive->fd;
@@ -2524,7 +2524,7 @@ Which is useful for numerics and server notices to single users, etc.
 

Definition at line 451 of file modules.cpp.

-References connection::fd. +References connection::fd.

00452 {
 00453         if (!Source)
@@ -2684,7 +2684,7 @@ When you call this function, the user's file descriptor will be replaced with th
 

Definition at line 585 of file modules.cpp.

-References connection::fd, FD_MAGIC_NUMBER, connection::host, and userrec::ident. +References connection::fd, FD_MAGIC_NUMBER, connection::host, and userrec::ident.

00586 {
 00587         unsigned int old_fd = user->fd;
@@ -2698,7 +2698,7 @@ References connection::fd<
 
 
The documentation for this class was generated from the following files:
-
Generated on Thu Apr 14 21:12:11 2005 for InspIRCd by +
Generated on Fri Apr 15 14:50:52 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3