diff --git a/htdocs/paiement.class.php b/htdocs/paiement.class.php index 309b5f27701..c10bfae92e1 100644 --- a/htdocs/paiement.class.php +++ b/htdocs/paiement.class.php @@ -92,5 +92,11 @@ class Paiement $form->select($name, $sql, $id); } + /* + * + * + * + */ + } ?>