Home » Authentication » LiveUser » Bug #1940
Small fix to PHPDoc
Details
| Submitted | 2004-07-21 18:06 UTC |
|---|---|
| From | worker at mompopmedia dot com |
| Assigned | lsmith |
| Status | Closed |
| Package | LiveUser |
| PHP Version | 5.0.0 |
| OS | Mandrake 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.