Fix: doxygen

This commit is contained in:
Laurent Destailleur 2010-02-15 22:12:01 +00:00
parent 7654b88f92
commit 7e923dc418
3 changed files with 12 additions and 6 deletions

View File

@ -16,7 +16,13 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
/**
* \file htdocs/fourn/product/categorie.php
* \ingroup product
* \brief Page of products categories
* \version $Id$
*/
require("./pre.inc.php");

View File

@ -17,10 +17,10 @@
*/
/**
\file htdocs/fourn/product/fourn.php
\ingroup product
\brief Page de la fiche produit fournisseur
\version $Id$
* \file htdocs/fourn/product/fourn.php
* \ingroup product
* \brief Page de la fiche produit fournisseur
* \version $Id$
*/
require("./pre.inc.php");

View File

@ -19,7 +19,7 @@
*/
/**
* \file htdocs/includes/menus/barre_top/auguria_backoffice.php
* \file htdocs/includes/menus/barre_top/auguria_frontoffice.php
* \brief Gestionnaire nomme Auguria du menu du haut
* \version $Id$
*