- drupal
Indicates that standard PHP (emulated) unicode support is being used.
File
- includes/
unicode.inc, line 11
Code
define('UNICODE_SINGLEBYTE', 0)
Login or register to post commentsIndicates that standard PHP (emulated) unicode support is being used.
define('UNICODE_SINGLEBYTE', 0)
Login or register to post comments