{php} $getcharset = $this->_tpl_vars['locale']->getCharset(); header("Content-type: text/html; charset=$getcharset"); $this->config_overwrite = false; {/php}getCharset()}"?> {assign var="languageId" value=$locale->getLanguageId()} {assign var="baseUrl" value=$url->getBaseUrl()} {assign var="rootPath" value=$smarty.const.SMARTY_DIR|replace:"\\":"/"|replace:"/class/template/smarty/":""} {assign var="localeFilepath" value=$url->getTemplateFile("locale.conf")|replace:"$baseUrl":"$rootPath"} {assign var="configFilepath" value=$url->getTemplateFile("settings.conf")|replace:"$baseUrl":"$rootPath"} {assign var="stylstFilepath" value=$url->getTemplateFile("styles.conf")|replace:"$baseUrl":"$rootPath"} {config_load file="file:$localeFilepath" section="$languageId"} {config_load file="file:$configFilepath"} {config_load file="file:$stylstFilepath"}
{#locale_upgrade_information#}