Return user object in install_add_user()
hctom - June 9, 2009 - 15:33
| Project: | Install Profile API |
| Version: | 6.x-2.0 |
| Component: | CRUD functions and includes |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Hi @all,
I was just wondering, if there is a special meaning why the created user object is not returned by install_add_user()?
This happens on line 29 of user.inc.
Cheers
hctom

#1
cool feature request, i needed it too.
Here is the patch