From db7a49b071134cf3deadf05ce84fa6c7c46d80bf Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 31 Aug 2008 13:00:12 +0000 Subject: Move all the parameters around AGAIN. See docs shortly git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10364 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/users.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/users.h') diff --git a/include/users.h b/include/users.h index 59cd6cc6f..269dfd65f 100644 --- a/include/users.h +++ b/include/users.h @@ -716,7 +716,7 @@ class CoreExport User : public connection /** Create a displayable mode string for this users umodes * @param The mode string */ - const char* FormatModes(); + const char* FormatModes(bool showparameters = false); /** Returns true if a specific mode is set * @param m The user mode -- cgit v1.2.3