- drupal
Indicates that full unicode support with the PHP mbstring extension is being used.
File
- includes/
unicode.inc, line 17
Code
define('UNICODE_MULTIBYTE', 1)
Login or register to post commentsIndicates that full unicode support with the PHP mbstring extension is being used.
define('UNICODE_MULTIBYTE', 1)
Login or register to post comments