#1821 PHP internal encoding specified to UTF-8 (was different on different distros)

This commit is contained in:
tomash 2006-10-02 15:23:42 +00:00
parent 3f016441ed
commit f4116e27da
1 changed files with 1 additions and 0 deletions

View File

@ -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", "<?xml version=\"1.0\" encoding=\"UTF-8\"?>