php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #4719 Inverted values for mcal_event_set_class
Submitted: 2000-05-31 07:31 UTC Modified: 2000-06-07 21:22 UTC
From: farino at securenet dot com dot mx Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.0 Release OS: RedHat 6.2
Private report: No CVE-ID: None
 [2000-05-31 07:31 UTC] farino at securenet dot com dot mx
The mcal_event_set_class() documentation (PDF/html/On-line) reads:

"...The class is either 0 for public, or 1 for private."

but the values are inverted... it should be:

"...The class is either 1 for public, or 0 for private."

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-07 21:22 UTC] hholzgra at cvs dot php dot net
fixed in latest CVS
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 12:00:02 2026 UTC