This commit is contained in:
Regis Houssin 2006-02-03 14:12:12 +00:00
parent 909528e92b
commit c4b3ea4600

View File

@ -47,7 +47,7 @@ class pdf_soleil extends ModelePDFFicheinter
function pdf_soleil($db=0) function pdf_soleil($db=0)
{ {
$this->db = $db; $this->db = $db;
$this->description = "Modèle de fiche d'intervention stantdard"; $this->description = "Modèle de fiche d'intervention standard";
} }
/** /**