From 548a1d95aeabd98fdacfa92af52a700677fee530 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 4 Sep 2004 13:03:31 +0000 Subject: [PATCH] Fix: Dox doxygen --- htdocs/lib/grant.postgres.php | 12 ++++++------ htdocs/lib/pgsql.lib.php | 2 +- htdocs/product/stats/fiche.php | 2 +- htdocs/product/stock/pre.inc.php | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/htdocs/lib/grant.postgres.php b/htdocs/lib/grant.postgres.php index 8fa198ef7d9..7a71cff8437 100644 --- a/htdocs/lib/grant.postgres.php +++ b/htdocs/lib/grant.postgres.php @@ -1,6 +1,6 @@ - * Copyright (C) 2004 Benoit Mortier + * Copyright (C) 2004 Benoit Mortier * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,11 +22,11 @@ * */ -/*! \file htdocs/lib/grantpostgres.php - \brief effectue les GRANT sur toutes les tables - \author Sebastien Di Cintio - \author Benoit Mortier - \version $Revision$ +/*! \file htdocs/lib/grant.postgres.php + \brief effectue les GRANT sur toutes les tables + \author Sebastien Di Cintio + \author Benoit Mortier + \version $Revision$ */ diff --git a/htdocs/lib/pgsql.lib.php b/htdocs/lib/pgsql.lib.php index c1d82271d7e..083cc10fd63 100644 --- a/htdocs/lib/pgsql.lib.php +++ b/htdocs/lib/pgsql.lib.php @@ -24,7 +24,7 @@ * */ -/*! \file pgsql.lib.php +/*! \file htdocs/lib/pgsql.lib.php \brief Classe permettant de gérér la database postgresql de dolibarr. \author Fabien Seisen \author Rodolphe Quiedeville. diff --git a/htdocs/product/stats/fiche.php b/htdocs/product/stats/fiche.php index 20d50014a5a..9971e1c3389 100644 --- a/htdocs/product/stats/fiche.php +++ b/htdocs/product/stats/fiche.php @@ -22,7 +22,7 @@ */ /*! - \file htdocs/product/product.php + \file htdocs/product/stats/fiche.php \ingroup product \brief Page des stats produits \version $Revision$ diff --git a/htdocs/product/stock/pre.inc.php b/htdocs/product/stock/pre.inc.php index 829f4992021..e98ad2938f8 100644 --- a/htdocs/product/stock/pre.inc.php +++ b/htdocs/product/stock/pre.inc.php @@ -22,7 +22,7 @@ */ /*! - \file htdocs/stock/pre.inc.php + \file htdocs/product/stock/pre.inc.php \ingroup stock \brief Fichier gestionnaire du menu gauche de stocks \version $Revision$