diff --git a/inc/check_UTF8.php b/inc/check_UTF8.php index 80fa01d1..e3c93dbf 100644 --- a/inc/check_UTF8.php +++ b/inc/check_UTF8.php @@ -221,8 +221,8 @@ function check_string($ics){ return false; } } else { - dbg_error_log( "LOG check_string","the string is UTF8 compliant"); +// dbg_error_log( "LOG check_string","the string is UTF8 compliant"); return true; } } -?> \ No newline at end of file +?>