Fix: doxygen
This commit is contained in:
parent
7654b88f92
commit
7e923dc418
@ -16,7 +16,13 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, write to the Free Software
|
||||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
* 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");
|
require("./pre.inc.php");
|
||||||
|
|||||||
@ -17,10 +17,10 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\file htdocs/fourn/product/fourn.php
|
* \file htdocs/fourn/product/fourn.php
|
||||||
\ingroup product
|
* \ingroup product
|
||||||
\brief Page de la fiche produit fournisseur
|
* \brief Page de la fiche produit fournisseur
|
||||||
\version $Id$
|
* \version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require("./pre.inc.php");
|
require("./pre.inc.php");
|
||||||
|
|||||||
@ -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
|
* \brief Gestionnaire nomme Auguria du menu du haut
|
||||||
* \version $Id$
|
* \version $Id$
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user