Correction syntax error
This commit is contained in:
parent
a1b276459d
commit
a14f505a61
@ -216,7 +216,7 @@ Class pdf_tourteau {
|
|||||||
$pdf->Close();
|
$pdf->Close();
|
||||||
|
|
||||||
$pdf->Output($file);
|
$pdf->Output($file);
|
||||||
retrun 1;
|
return 1;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user