dd/vendor/voku/portable-utf8/bootstrap.php
hellcat 5f37124e8e 1
2025-05-07 18:25:24 +08:00

8 lines
154 B
PHP
Executable File

<?php
use voku\helper\Bootup;
use voku\helper\UTF8;
Bootup::initAll(); // Enables UTF-8 for PHP
UTF8::checkForSupport(); // Check UTF-8 support for PHP