Ajout clef de suivi d'impression
This commit is contained in:
parent
3ac1ea4755
commit
612e33a948
@ -101,7 +101,7 @@ if ( $resql )
|
||||
{
|
||||
$row = $db->fetch_row($resql);
|
||||
|
||||
print $row[1]." ".$row[0]."\n";
|
||||
print "$i/$num ".$row[1]." ".$row[0];
|
||||
|
||||
$xx = new pdf_ibreizh($db);
|
||||
$xx->_write_pdf_file($row[0], &$pdf, 1);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user