From 1893be94d328ceafab7bd5bef4d3766181d1e19d Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Wed, 7 Jun 2000 19:20:56 +0000 Subject: [PATCH] parameter values changed according to bug report #4719 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25733 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/mcal.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/mcal.xml b/functions/mcal.xml index cffd92725b..d6861caeb9 100644 --- a/functions/mcal.xml +++ b/functions/mcal.xml @@ -568,8 +568,8 @@ mcal_event_set_class sets the streams global - event structure's class to the given value. The class is either 0 - for public, or 1 for private. + event structure's class to the given value. The class is either 1 + for public, or 0 for private. Returns true.