From 4eb3ead1e42c9f8883fd0affeb61cc12a8366b8c Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 25 Jul 2006 15:42:05 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20fonction=20qui=20v=E9rifie=20si=20le=20?= =?UTF-8?q?flux=20rss=20est=20en=20utf8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/includes/boxes/box_external_rss.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/includes/boxes/box_external_rss.php b/htdocs/includes/boxes/box_external_rss.php index 611d2ee6080..7f06a5461cb 100644 --- a/htdocs/includes/boxes/box_external_rss.php +++ b/htdocs/includes/boxes/box_external_rss.php @@ -2,6 +2,7 @@ /* Copyright (C) 2003 Rodolphe Quiedeville * Copyright (C) 2003 Éric Seigne * Copyright (C) 2004-2006 Laurent Destailleur + * 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