2
0
forked from Wavyzz/dolibarr

Fix: debugage

This commit is contained in:
Regis Houssin
2007-09-08 17:39:00 +00:00
parent 54664b9e8a
commit ab33f0f45e

View File

@@ -620,11 +620,11 @@ if ($step == 4 && $datatoexport)
print '</table>';
// test d'affichage du tableau excel
/*
print '<table width="100%"><tr><td>';
viewExcelFileContent($conf->export->dir_temp.'/1/export_commande_1.xls');
print '</td></tr></table>';
*/
}