41 if (empty($maxstep)) {
48 while ($i <= $maxstep) {
50 $head[$h][0] = DOL_URL_ROOT.
'/imports/import.php?step='.$i.$param;
52 $head[$h][0] = DOL_URL_ROOT.
'/imports/import.php?step=5'.$param;
54 $head[$h][1] = $langs->trans(
"Step").
" ".$i;
55 $head[$h][2] =
'step'.$i;