Fix: debugage
This commit is contained in:
parent
54664b9e8a
commit
ab33f0f45e
@ -620,11 +620,11 @@ if ($step == 4 && $datatoexport)
|
|||||||
print '</table>';
|
print '</table>';
|
||||||
|
|
||||||
// test d'affichage du tableau excel
|
// test d'affichage du tableau excel
|
||||||
/*
|
|
||||||
print '<table width="100%"><tr><td>';
|
print '<table width="100%"><tr><td>';
|
||||||
viewExcelFileContent($conf->export->dir_temp.'/1/export_commande_1.xls');
|
viewExcelFileContent($conf->export->dir_temp.'/1/export_commande_1.xls');
|
||||||
print '</td></tr></table>';
|
print '</td></tr></table>';
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user