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