fix #17634
This commit is contained in:
parent
74f3b98ea9
commit
456f25d57e
@ -1766,6 +1766,7 @@ function top_menu_user($hideloginname = 0, $urllogout = '')
|
||||
global $dolibarr_main_authentication, $dolibarr_main_demo;
|
||||
global $menumanager;
|
||||
|
||||
$langs->load('companies');
|
||||
$userImage = $userDropDownImage = '';
|
||||
if (!empty($user->photo))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user