From 682241f81b64c6303b44a643431772be18d50994 Mon Sep 17 00:00:00 2001
From: Antoine Pitrou <pitrou@free.fr>
Date: Tue, 29 Apr 2003 13:30:12 +0000
Subject: [PATCH] pffffff

---
 ecrire/inc_charsets.php3 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ecrire/inc_charsets.php3 b/ecrire/inc_charsets.php3
index febf082a14..b3a5c13e11 100644
--- a/ecrire/inc_charsets.php3
+++ b/ecrire/inc_charsets.php3
@@ -43,8 +43,7 @@ function load_charset ($charset = 'AUTO', $langue_site = 'AUTO') {
 		224=>224, 225=>225, 226=>226, 227=>227, 228=>228, 229=>229, 230=>230, 231=>231,
 		232=>232, 233=>233, 234=>234, 235=>235, 236=>236, 237=>237, 238=>238, 239=>239,
 		240=>240, 241=>241, 242=>242, 243=>243, 244=>244, 245=>245, 246=>246, 247=>247,
-		248=>248, 249=>249, 250=>250, 251=>251, 252=>252, 253=>253, 254=>254, 255=>255,
-		256=>256
+		248=>248, 249=>249, 250=>250, 251=>251, 252=>252, 253=>253, 254=>254, 255=>255
 		);
 		return $charset;
 
-- 
GitLab