Home » Authentication » LiveUser » Bug #480
LiveUser::_storeCookiePasswdId documentation
Details
| Submitted | 2003-12-22 19:11 UTC |
|---|---|
| From | jmikola at burgiss dot com |
| Assigned | arnaud |
| Status | Closed |
| Package | LiveUser |
| PHP Version | Irrelevant |
| OS | ANY |
| Roadmaps | (Not assigned) |
Comments
[2003-12-22 19:11 UTC] jmikola at burgiss dot com
Description:
------------
the function has the following prototype:
function _storeCookiePasswdId($passwd, $store)
the second parameter is not documented in the preceding phpdoc commentary:
* @access private
* @param string the password to store
* @return boolean true if success, false otherwise