[Vtigercrm-developers] user creation

Asha asha at vtiger.com
Thu Jul 30 11:46:54 PDT 2009


Hi Bruno,

save function of modules/Users/Users.php is triggered on save of a User.

This function in turn triggers saveentity -> insertIntoEntityTable -> which
will actually insert the data to required tables (The tables to which the
values needs to be inserted is picked from $tab_name variable defined in
modules/Users/Users.php)

On 7/30/09, Fusioncore <ml at arceva.fr> wrote:
>
> Hi All,
>
> Does anyone now what is the function who save a new user on the database ?
> I search all the day and I just found the function who send the email to
> the new user (in /modules/users/Save.php around line 185)
>
> Thanks for your help
>
> Bruno
> _______________________________________________
> Reach hundreds of potential candidates - http://jobs.vtiger.com
>



-- 
Regards,
Asha
vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20090731/3725fdc6/attachment-0003.html 


More information about the vtigercrm-developers mailing list