/
home
/
assocoweys
/
sompe
/
libraries
/
vendor
/
voku
/
portable-utf8
/
Upload File
HOME
<?php use voku\helper\Bootup; use voku\helper\UTF8; Bootup::initAll(); // Enables UTF-8 for PHP UTF8::checkForSupport(); // Check UTF-8 support for PHP