Fix: Dox doxygen

This commit is contained in:
Laurent Destailleur 2004-09-04 13:03:31 +00:00
parent 54f066909a
commit 548a1d95ae
4 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
<?PHP <?PHP
/* Copyright (C) 2004 Sebastien Di Cintio <eldy@users.sourceforge.net> /* Copyright (C) 2004 Sebastien Di Cintio <eldy@users.sourceforge.net>
* Copyright (C) 2004 Benoit Mortier <benoit.mortier@opensides.be> * Copyright (C) 2004 Benoit Mortier <benoit.mortier@opensides.be>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
@ -22,11 +22,11 @@
* *
*/ */
/*! \file htdocs/lib/grantpostgres.php /*! \file htdocs/lib/grant.postgres.php
\brief effectue les GRANT sur toutes les tables \brief effectue les GRANT sur toutes les tables
\author Sebastien Di Cintio \author Sebastien Di Cintio
\author Benoit Mortier \author Benoit Mortier
\version $Revision$ \version $Revision$
*/ */

View File

@ -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. \brief Classe permettant de gérér la database postgresql de dolibarr.
\author Fabien Seisen \author Fabien Seisen
\author Rodolphe Quiedeville. \author Rodolphe Quiedeville.

View File

@ -22,7 +22,7 @@
*/ */
/*! /*!
\file htdocs/product/product.php \file htdocs/product/stats/fiche.php
\ingroup product \ingroup product
\brief Page des stats produits \brief Page des stats produits
\version $Revision$ \version $Revision$

View File

@ -22,7 +22,7 @@
*/ */
/*! /*!
\file htdocs/stock/pre.inc.php \file htdocs/product/stock/pre.inc.php
\ingroup stock \ingroup stock
\brief Fichier gestionnaire du menu gauche de stocks \brief Fichier gestionnaire du menu gauche de stocks
\version $Revision$ \version $Revision$