diff --git a/htdocs/comm/prospect/fiche.php b/htdocs/comm/prospect/fiche.php index b5d0a927efb..8584b3be2b8 100644 --- a/htdocs/comm/prospect/fiche.php +++ b/htdocs/comm/prospect/fiche.php @@ -223,7 +223,7 @@ if ($socid > 0) print ''; } - $now = gmmktime(); + $now = dol_now(); while ($i < $num && $i < $MAXLIST) {