40 if (empty($maxstep)) {
47 while ($i <= $maxstep) {
49 $head[$h][0] = DOL_URL_ROOT.
'/imports/import.php?step='.$i.$param;
51 $head[$h][0] = DOL_URL_ROOT.
'/imports/import.php?step=5'.$param;
53 $head[$h][1] = $langs->trans(
"Step").
" ".$i;
54 $head[$h][2] =
'step'.$i;