id de commande

This commit is contained in:
Michael RICOIS 2014-04-17 13:47:03 +00:00
parent 411b7a579c
commit 5adc68641c

View File

@ -108,6 +108,7 @@ Le séparateur utilisé est la virgule (,).
<tbody>
<?php foreach($this->fileFinish as $file) {?>
<tr>
<td><?=$file->id?></td>
<td><?=$file->fichier?></td>
<td><?=$file->dateAdded?></td>
<td><?=$file->dateStart?></td>