From da7f9fe1dc0282ccefa6fbab56d80f070821e305 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 3 Jan 2005 14:48:50 +0000 Subject: [PATCH] Modif doc --- htdocs/compta/ventilation/liste.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/htdocs/compta/ventilation/liste.php b/htdocs/compta/ventilation/liste.php index 12cbe4c5a76..cdcb93a0be3 100644 --- a/htdocs/compta/ventilation/liste.php +++ b/htdocs/compta/ventilation/liste.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2002-2005 Rodolphe Quiedeville * Copyright (C) 2004 Éric Seigne * Copyright (C) 2004 Laurent Destailleur * @@ -22,11 +22,12 @@ * */ -/** - \file htdocs/compta/ventilation/liste.php - \ingroup facture - \brief Page liste des ventilations - \version $Revision$ + +/*! + \file htdocs/compta/ventilation/liste.php + \ingroup compta + \brief Page de ventilation des lignes de facture + \version $Revision$ */ require("./pre.inc.php");