a
This commit is contained in:
parent
511246038a
commit
f29e737b42
|
|
@ -32,7 +32,7 @@ class ControleurAjaxavenantretrait extends Controleurrequete
|
|||
);
|
||||
exit;
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
$collegecps = $this->police->getCollegesCP($idPolice);
|
||||
$garantiescollegecps = $this->police->getGarantiesCollegesCP($idPolice);
|
||||
|
|
@ -54,6 +54,8 @@ class ControleurAjaxavenantretrait extends Controleurrequete
|
|||
$pdf->SetFillColor(135,206,250); // bleu
|
||||
|
||||
$pdf->Cell(0,$ht,convertirc("MEMBER REMOVAL ENDORSEMENT"),1,1,'C',true);
|
||||
|
||||
var_dump($pdf);
|
||||
|
||||
/*
|
||||
$pdf->SetFont('');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user