PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » LiveUser » Bug #1940

Small fix to PHPDoc

Details

Submitted2004-07-21 18:06 UTC
Fromworker at mompopmedia dot com
Assignedlsmith
StatusClosed
PackageLiveUser
PHP Version5.0.0
OSMandrake 10
Roadmaps(Not assigned)

Comments

[2004-07-21 18:06 UTC] worker at mompopmedia dot com

Description:
------------
not to be a winer, but there is a small change to be made to the PHPDoc on line 569 of the MDB2 Auth Perm Container:

* @param string id of application

should be:

* @param int id of application

[2004-07-21 18:25 UTC] smith at backendmedia dot com

This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.

Thank you for the report, and for helping us make PEAR better.