PEAR is archived and read-only

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

Home » Authentication » LiveUser » Bug #463

LiveUser_Admin_Auth_Container_DB::addUser documentation

Details

Submitted2003-12-19 19:31 UTC
Fromjmikola at burgiss dot com
Assignedarnaud
StatusClosed
PackageLiveUser
PHP VersionIrrelevant
OSANY
Roadmaps(Not assigned)

Comments

[2003-12-19 19:31 UTC] jmikola at burgiss dot com

Description:
------------
in the phpdoc comments, (line 192 in version 1.30), the following line is repeated twice:

@param boolean Sets the user active (1) or not (0).

also, this function may return false, as do many container methods if the init_ok field is set to false; however, it's @return line does not specify this.

[2003-12-19 19:36 UTC] jmikola at burgiss dot com

* changed bug report title