                                                                                                                                                                                
                                                                                                                                                                                
PK       ! CAbˆ“  “    core.phpnu bS€Å        <?php
defined('_JEXEC') or die;

if (class_exists('JLog'))
{
	JLog::add(
		sprintf(
			'Using the phputf8 library through files located in %1$s is deprecated, load the files from %2$s instead.',
			dirname(__DIR__),
			JPATH_LIBRARIES . '/vendor/joomla/string/src/phputf8'
		),
		JLog::WARNING,
		'deprecated'
	);
}

require_once JPATH_LIBRARIES . '/vendor/joomla/string/src/phputf8/mbstring/core.php';
PK       ! ¦V‰      
  index.htmlnu bS€Å        <!DOCTYPE html><title></title>
PK         ! CAbˆ“  “                  core.phpnu bS€Å        PK         ! ¦V‰      
            Ë  index.htmlnu bS€Å        PK      ’   $    