From 90bb16db5a1e32e42fa5593f243e919ba103bb45 Mon Sep 17 00:00:00 2001 From: Rui Hirokawa Date: Sat, 21 Jan 2006 02:49:52 +0000 Subject: MFH --- php.ini-recommended | 3 +++ 1 file changed, 3 insertions(+) (limited to 'php.ini-recommended') diff --git a/php.ini-recommended b/php.ini-recommended index 9eba2c20a8..fd1988f535 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -1190,6 +1190,9 @@ pfpro.defaulttimeout = 30 ; 4: Overload ereg*() functions ;mbstring.func_overload = 0 +; enable strict encoding detection. +;mbstring.strict_encoding = Off + [FrontBase] ;fbsql.allow_persistent = On ;fbsql.autocommit = On -- cgit v1.2.1