Fix bad function name

This commit is contained in:
Laurent Destailleur 2021-02-05 10:56:33 +01:00
parent 49470ea216
commit 54be4f282b

View File

@ -933,7 +933,7 @@ $companystatic = new Societe($db);
$invoicerectmp = new FactureRec($db);
$now = dol_now();
$nowlasthour = dol_last_hour($now);
$nowlasthour = dol_get_last_hour($now);
/*