UNICODE_ERROR
in includes/unicode.inc
Indicates an error during check for PHP unicode support.
<?php
define('UNICODE_ERROR', -1);
?>
Login or register to post comments in includes/unicode.inc
Indicates an error during check for PHP unicode support.
<?php
define('UNICODE_ERROR', -1);
?>
Login or register to post comments