Subversion Repositories Applications.annuaire

Compare Revisions

Ignore whitespace Rev 530 → Rev 531

/trunk/composants/cotisation/controleurs/Recu.php
108,7 → 108,7
$pdf->Cell(100,10, "Date du paiement : ".$cotisation['date_cotisation'], 0, 0, "L") ;
$pdf->Cell(100, 10, 'Montpellier, le '.$cotisation['date_envoi_recu'], 0, 1, "L") ;
// La signature de David Delon
// La signature de Daniel Mathieu
$pdf->Image(dirname(__FILE__).'/signature_Daniel.png', 110, $pdf->GetY(),28.22, "") ;
$pdf->Ln() ;