diff --git a/htdocs/fourn/product/categorie.php b/htdocs/fourn/product/categorie.php index b964930dad4137199178574d14793ae8ce1a7399..381f1d7ae6a6d88c738864fc1951adb5b52e6e13 100644 --- a/htdocs/fourn/product/categorie.php +++ b/htdocs/fourn/product/categorie.php @@ -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"); diff --git a/htdocs/fourn/product/fourn.php b/htdocs/fourn/product/fourn.php index 7a29329f90fbc4dd7a0bd3b237a51ebd1c831f49..157d5e6fa624da670202a6b35be96ab0af0b75b8 100644 --- a/htdocs/fourn/product/fourn.php +++ b/htdocs/fourn/product/fourn.php @@ -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"); diff --git a/htdocs/includes/menus/barre_top/auguria_frontoffice.php b/htdocs/includes/menus/barre_top/auguria_frontoffice.php index 13bdaae6d7d0f0a6d081301edaa0a0a79396c1a0..91847e3db4604eb3717131b2555a00bca86a287c 100644 --- a/htdocs/includes/menus/barre_top/auguria_frontoffice.php +++ b/htdocs/includes/menus/barre_top/auguria_frontoffice.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 * \version $Id$ *