Home » Authentication » LiveUser » Bug #6968
LiveUser_Auth_PEARAuth error
Details
| Submitted | 2006-03-01 10:04 UTC |
|---|---|
| From | esaurin at sogesi dot it |
| Assigned | lsmith |
| Status | Closed |
| Package | LiveUser |
| PHP Version | 5.1.2 |
| OS | irrilevant |
| Roadmaps | (Not assigned) |
Comments
[2006-03-01 10:04 UTC] esaurin at sogesi dot it
Description:
------------
There is a sintax error in the LiveUser_Auth_PEARAuth class line 98:
var options = false
it should be
var $options = false