replace deprecated

This commit is contained in:
Frédéric FRANCE
2020-10-22 22:50:03 +02:00
parent a5e2ab2822
commit 9a470fa42d
520 changed files with 686 additions and 686 deletions

View File

@@ -265,7 +265,7 @@ $picto = 'object_'.$objMod->picto;
print load_fiche_titre(($modulename ? $modulename : $moduledesc), $moreinfo, $picto, 0, '', 'titlemodulehelp');
print '<br>';
dol_fiche_head($head, $mode, '', -1);
print dol_get_fiche_head($head, $mode, '', -1);
if (!$modulename)
{