From 620cc53ca70b73be3cd67c03fa3619f759c75626 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 17 Apr 2010 17:18:01 +0000 Subject: [PATCH] doxygen --- htdocs/includes/boxes/box_factures_imp.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/includes/boxes/box_factures_imp.php b/htdocs/includes/boxes/box_factures_imp.php index 801b44875a9..8a3afdf8b71 100644 --- a/htdocs/includes/boxes/box_factures_imp.php +++ b/htdocs/includes/boxes/box_factures_imp.php @@ -19,10 +19,10 @@ */ /** - \file htdocs/includes/boxes/box_factures_imp.php - \ingroup factures - \brief Module de generation de l'affichage de la box factures impayees - \version $Id$ + * \file htdocs/includes/boxes/box_factures_imp.php + * \ingroup factures + * \brief Module de generation de l'affichage de la box factures impayees + * \version $Id$ */ require_once(DOL_DOCUMENT_ROOT."/includes/boxes/modules_boxes.php");