From 877a15fc3db18be9131c886720516eae6f582886 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 1 May 2004 16:54:50 +0000 Subject: Added extra docs to cover OnUserSync etc git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@769 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/classuserrec.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/module-doc/classuserrec.html') diff --git a/docs/module-doc/classuserrec.html b/docs/module-doc/classuserrec.html index 5a12bb755..0cee7cba2 100644 --- a/docs/module-doc/classuserrec.html +++ b/docs/module-doc/classuserrec.html @@ -37,7 +37,7 @@ Inheritance diagram for userrec:



virtual void RemoveInvite (char *channel)  Removes a channel from a users invite list.

-virtual bool HasPermission (char *command) +bool HasPermission (char *command)  Returns true or false for if a user can execute a privilaged oper command.


Public Attributes

char nick [NICKMAX] @@ -258,7 +258,7 @@ References result. char *    command )  - [virtual] + @@ -718,7 +718,7 @@ An invalid nickname indicates an unregistered connection prior to the NICK comma

Definition at line 91 of file users.h.

-Referenced by Server::QuitUser(). +Referenced by Server::QuitUser().

@@ -831,7 +831,7 @@ Referenced by userrec().


The documentation for this class was generated from the following files: -
Generated on Sat May 1 13:39:27 2004 for InspIRCd by +
Generated on Sat May 1 17:50:35 2004 for InspIRCd by doxygen1.3-rc3
-- cgit v1.2.3