Ajout log
This commit is contained in:
parent
b57b5939d3
commit
f03c59d098
@ -131,7 +131,7 @@ if ( $resql )
|
||||
|
||||
$pdf->Close();
|
||||
$pdf->Output($file);
|
||||
|
||||
dolibarr_syslog("Ecriture de : ".$file);
|
||||
$db->free($resql);
|
||||
}
|
||||
else
|
||||
@ -143,17 +143,6 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* Ancienne méthode
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user