mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 11:31:26 +01:00
Update home.php
This commit is contained in:
@@ -144,7 +144,7 @@ if ($resql)
|
||||
$fuserstatic->admin = $obj->admin;
|
||||
$fuserstatic->email = $obj->email;
|
||||
$fuserstatic->skype = $obj->skype;
|
||||
$fuserstatic->societe_id = $obj->fk_soc;
|
||||
$fuserstatic->socid = $obj->fk_soc;
|
||||
|
||||
$companystatic->id=$obj->fk_soc;
|
||||
$companystatic->name=$obj->name;
|
||||
|
||||
Reference in New Issue
Block a user