Home » Authentication » LiveUser » Bug #463
LiveUser_Admin_Auth_Container_DB::addUser documentation
Details
| Submitted | 2003-12-19 19:31 UTC |
|---|---|
| From | jmikola at burgiss dot com |
| Assigned | arnaud |
| Status | Closed |
| Package | LiveUser |
| PHP Version | Irrelevant |
| OS | ANY |
| 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