From 16e91bf21332bb7e42480e26456db61a0ea76bda Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 19 May 2009 20:19:45 +0000 Subject: [PATCH] Fix: no accent --- htdocs/comm/adresse_livraison.class.php | 2 +- htdocs/expedition/expedition.class.php | 2 +- htdocs/includes/fpdf/fpdf/fpdf.php | 2 +- htdocs/product/fiche.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/comm/adresse_livraison.class.php b/htdocs/comm/adresse_livraison.class.php index e5074617fbb..7fab53b9354 100644 --- a/htdocs/comm/adresse_livraison.class.php +++ b/htdocs/comm/adresse_livraison.class.php @@ -1,7 +1,7 @@ * Copyright (C) 2004-2006 Laurent Destailleur - * Copyright (C) 2005-2006 Houssin Régis + * Copyright (C) 2005-2006 Regis Houssin * * 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 diff --git a/htdocs/expedition/expedition.class.php b/htdocs/expedition/expedition.class.php index 4fffedcc895..b07a16b6683 100644 --- a/htdocs/expedition/expedition.class.php +++ b/htdocs/expedition/expedition.class.php @@ -1,6 +1,6 @@ - * Copyright (C) 2005-2009 Régis Houssin + * Copyright (C) 2005-2009 Regis Houssin * Copyright (C) 2007 Franky Van Liedekerke * Copyright (C) 2006-2008 Laurent Destailleur * diff --git a/htdocs/includes/fpdf/fpdf/fpdf.php b/htdocs/includes/fpdf/fpdf/fpdf.php index 9dc298c1854..b5604008be8 100644 --- a/htdocs/includes/fpdf/fpdf/fpdf.php +++ b/htdocs/includes/fpdf/fpdf/fpdf.php @@ -2604,7 +2604,7 @@ function _enddoc() * Converti les noms des polices FckEditor. * @string string chaine à convertir * @return string chaine convertie. - * @author Régis Houssin + * @author Regis Houssin */ function convertNameFont($namefont) { diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 85e3721f0ba..6cc78fc1f4b 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -2,7 +2,7 @@ /* Copyright (C) 2001-2007 Rodolphe Quiedeville * Copyright (C) 2004-2009 Laurent Destailleur * Copyright (C) 2005 Eric Seigne - * Copyright (C) 2005-2009 Régis Houssin + * Copyright (C) 2005-2009 Regis Houssin * Copyright (C) 2006 Andre Cianfarani * Copyright (C) 2006 Auguria SARL *