From f4116e27dab1adcd8bceece7fae554e3863dfc93 Mon Sep 17 00:00:00 2001 From: tomash Date: Mon, 2 Oct 2006 15:23:42 +0000 Subject: [PATCH] #1821 PHP internal encoding specified to UTF-8 (was different on different distros) --- livesupport/src/modules/storageServer/var/xmlrpc/xrLocStor.php | 1 + 1 file changed, 1 insertion(+) diff --git a/livesupport/src/modules/storageServer/var/xmlrpc/xrLocStor.php b/livesupport/src/modules/storageServer/var/xmlrpc/xrLocStor.php index c7a39ea96..bd71a5a72 100644 --- a/livesupport/src/modules/storageServer/var/xmlrpc/xrLocStor.php +++ b/livesupport/src/modules/storageServer/var/xmlrpc/xrLocStor.php @@ -29,6 +29,7 @@ ------------------------------------------------------------------------------*/ /* ====================================================== specific PHP config */ +ini_set("mbstring.internal_encoding", 'UTF-8'); //error_reporting(0); ini_set("html_errors", FALSE); ini_set("error_prepend_string", "