Fix: Dox doxygen
This commit is contained in:
parent
54f066909a
commit
548a1d95ae
@ -1,6 +1,6 @@
|
||||
<?PHP
|
||||
/* 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
|
||||
* 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$
|
||||
|
||||
*/
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
*/
|
||||
|
||||
/*!
|
||||
\file htdocs/product/product.php
|
||||
\file htdocs/product/stats/fiche.php
|
||||
\ingroup product
|
||||
\brief Page des stats produits
|
||||
\version $Revision$
|
||||
|
||||
@ -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$
|
||||
|
||||
Loading…
Reference in New Issue
Block a user