diff --git a/htdocs/product/ajaxproducts.php b/htdocs/product/ajaxproducts.php index 04e337870ad..479ad8d6361 100644 --- a/htdocs/product/ajaxproducts.php +++ b/htdocs/product/ajaxproducts.php @@ -32,7 +32,8 @@ $langs->load("products"); $langs->load("main"); //header("Content-type: text/html; charset=UTF-8"); -header("Content-type: text/html; charset=$character_set_client"); +//header("Content-type: text/html; charset=$character_set_client"); //TODO: ne fonctionne pas !! +header("Content-type: text/html; charset=iso-8859-1"); print ''; print "\n"; print "\n";