From 1afe64600c5affe07bc51cb0be4cc9f2229247da Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 21 Oct 2007 17:26:46 +0000 Subject: Set penalties (documentation page listing these to come) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8262 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/commands/cmd_rehash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/commands/cmd_rehash.h') diff --git a/include/commands/cmd_rehash.h b/include/commands/cmd_rehash.h index 401247972..003b8c32a 100644 --- a/include/commands/cmd_rehash.h +++ b/include/commands/cmd_rehash.h @@ -29,7 +29,7 @@ class cmd_rehash : public Command public: /** Constructor for rehash. */ - cmd_rehash (InspIRCd* Instance) : Command(Instance,"REHASH",'o',0) { syntax = "[]"; } + cmd_rehash (InspIRCd* Instance) : Command(Instance,"REHASH",'o',0,false,3) { syntax = "[]"; } /** Handle command. * @param parameters The parameters to the comamnd * @param pcnt The number of parameters passed to teh command -- cgit v1.2.3