From fbc7c662e76e81029e9f6ba666e89eee0f107d2c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Mon, 12 Jan 2009 14:52:52 +0000 Subject: [PATCH] Update doc --- htdocs/conf/conf.php.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/conf/conf.php.example b/htdocs/conf/conf.php.example index 7240a84a95e..7fad067e177 100644 --- a/htdocs/conf/conf.php.example +++ b/htdocs/conf/conf.php.example @@ -126,7 +126,7 @@ $dolibarr_main_db_collation="latin1_swedish_ci"; # Default value: UTF-8 # Possible values: UTF-8, ISO-8859-1 # -$character_set_client="UTF-8"; +#$character_set_client="UTF-8"; # dolibarr_main_authentication -- GitLab