From 24183b2aeff28c030870a9437905b6e52e6510e9 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 20 Aug 2004 01:18:42 +0000 Subject: [PATCH] Doc: Modif commentaires pour doc doxygen --- htdocs/boutique/auteur/auteur.class.php | 2 +- htdocs/boutique/client/client.class.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/boutique/auteur/auteur.class.php b/htdocs/boutique/auteur/auteur.class.php index 75e53982d98..83104dda50d 100644 --- a/htdocs/boutique/auteur/auteur.class.php +++ b/htdocs/boutique/auteur/auteur.class.php @@ -20,7 +20,7 @@ * */ -/*! \file auteur.class.php +/*! \file htdocs/boutique/auteur/auteur.class.php \brief Classe permettant de gèrer des auteurs \author Rodolphe Quideville \version $Revision$ diff --git a/htdocs/boutique/client/client.class.php b/htdocs/boutique/client/client.class.php index 8c53015312e..cb1f0c5d800 100644 --- a/htdocs/boutique/client/client.class.php +++ b/htdocs/boutique/client/client.class.php @@ -20,7 +20,7 @@ * */ -/*! \file client.class.php +/*! \file htdocs/boutique/client/client.class.php \brief Classe permettant de gèrer des clients de la boutique online \author Rodolphe Quiedeville \version $Revision$