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/classuserrec.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/module-doc/classuserrec.html') diff --git a/docs/module-doc/classuserrec.html b/docs/module-doc/classuserrec.html index 91f7c9f56..3f57a81a6 100644 --- a/docs/module-doc/classuserrec.html +++ b/docs/module-doc/classuserrec.html @@ -121,7 +121,7 @@ Definition at line 93 of fi

Definition at line 28 of file users.cpp.

-References awaymsg, connection::bytes_in, connection::bytes_out, ucrec::channel, chans, connection::cmds_in, connection::cmds_out, dhost, dns_done, connection::fd, flood, fullname, connection::haspassed, connection::host, ident, connection::idle_lastmsg, connection::inbuf, invites, connection::ip, connection::lastping, modes, nick, connection::nping, oper, connection::port, connection::registered, result, server, connection::signon, timeout, and ucrec::uc_modes. +References awaymsg, connection::bytes_in, connection::bytes_out, ucrec::channel, chans, connection::cmds_in, connection::cmds_out, dhost, dns_done, connection::fd, flood, fullname, connection::haspassed, connection::host, ident, connection::idle_lastmsg, connection::inbuf, invites, connection::ip, connection::lastping, modes, nick, connection::nping, oper, connection::port, connection::registered, result, server, connection::signon, timeout, and ucrec::uc_modes.

00029 {
 00030         // the PROPER way to do it, AVOID bzero at *ALL* costs
@@ -257,7 +257,7 @@ If any form of hostname cloaking is in operation, e.g. through a module, then th
 

Definition at line 65 of file users.cpp.

-References connection::host, ident, nick, and result. +References connection::host, ident, nick, and result.

00066 {
 00067         snprintf(result,MAXBUF,"%s!%s@%s",nick,ident,host);
@@ -920,7 +920,7 @@ Referenced by userrec().
 
 
The documentation for this class was generated from the following files: -
Generated on Thu Apr 14 21:12:12 2005 for InspIRCd by +
Generated on Fri Apr 15 14:50:52 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3