Fixing style errors.

This commit is contained in:
stickler-ci 2020-04-28 07:18:45 +00:00
parent 740b2c9228
commit 2cf5f12a62
2 changed files with 6 additions and 7 deletions

View File

@ -548,7 +548,6 @@ class pdf_paiement
} }
$pdf->SetFillColor(220, 220, 220); $pdf->SetFillColor(220, 220, 220);
} }
} }
$total += $total_page; $total += $total_page;
$pdf->SetFillColor(255, 255, 255); $pdf->SetFillColor(255, 255, 255);