PEAR is archived and read-only

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

Home » Authentication » LiveUser » Bug #480

LiveUser::_storeCookiePasswdId documentation

Details

Submitted2003-12-22 19:11 UTC
Fromjmikola at burgiss dot com
Assignedarnaud
StatusClosed
PackageLiveUser
PHP VersionIrrelevant
OSANY
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