diff --git a/htdocs/compta/paiement/cheque/pre.inc.php b/htdocs/compta/paiement/cheque/pre.inc.php index 56fec9f4063b83a0269d8a0aa362b0363ec93fb7..7f42c27ee627ea13a70d5969d30564c5dfb9f286 100644 --- a/htdocs/compta/paiement/cheque/pre.inc.php +++ b/htdocs/compta/paiement/cheque/pre.inc.php @@ -18,11 +18,11 @@ */ /** - \file htdocs/compta/paiement/cheque/pre.inc.php - \ingroup compta - \brief Fichier gestionnaire du menu cheques - \version $Id$ -*/ + * \file htdocs/compta/paiement/cheque/pre.inc.php + * \ingroup compta + * \brief Fichier gestionnaire du menu cheques + * \version $Id$ + */ require("../../../main.inc.php"); require_once(DOL_DOCUMENT_ROOT.'/compta/paiement/cheque/class/remisecheque.class.php');