From 0449f0163c180be87f44da8c1cdbcc246e40504d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 7 Mar 2008 11:20:51 +0000 Subject: [PATCH] Doxygen --- htdocs/product/fiche.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 78d1e017956..e76da39f4f9 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -1,6 +1,6 @@ - * Copyright (C) 2004-2007 Laurent Destailleur + * Copyright (C) 2004-2008 Laurent Destailleur * Copyright (C) 2005 Eric Seigne * Copyright (C) 2005-2007 Régis Houssin * Copyright (C) 2006 Andre Cianfarani @@ -19,15 +19,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. - * - * $Id$ */ /** * \file htdocs/product/fiche.php * \ingroup product * \brief Page de la fiche produit - * \version $Revision$ + * \version $Id$ */ require("./pre.inc.php");