From 80ef80a0d132c6a17c40a06f09aa88dfded89815 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Wed, 29 Aug 2001 08:13:28 +0000 Subject: [PATCH] modified wrong parameter description for function ircg_set_mode git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@56217 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/ircg.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/ircg.xml b/functions/ircg.xml index 1f1b15e88f..6207f9919e 100644 --- a/functions/ircg.xml +++ b/functions/ircg.xml @@ -1,5 +1,5 @@ - + IRC Gateway Functions IRC Gateway @@ -340,7 +340,7 @@ if (!ircg_join ($id, "#php")){ Set channel mode flags for channel on - server connected to by channel. Mode flags + server connected to by connection. Mode flags are passed in mode_spec and are applied to the user specified by nick.