{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"} {$blog->getBlog()}{$postPageTitle} {assign var=title value=$smarty.config.title} {assign var=filename value=$smarty.config.filename} {section name=styles loop=$title} {if $title[styles] == $smarty.config.default} {else} {/if} {/section} {if #bbcode# == 1} {/if} {if #commentquicktags# == 1} {/if} {if #commentsmileys# == 1} {/if} {if #emailencryption# == 1} {/if} {if #jsdictionary# == 1} {$jsdictionary->enable()} {/if} {if #styleswitcher# == 1} {/if} {if #nicetitle# == 1} {/if} {if #mylinks# == 2 } {/if} {if #archieves# == 2 || #categories# == 2} {/if} {if #articlereferers# == 2} {/if} {foreach from=$articlecategories item=articleCategory} {/foreach} {if $prevpost == true} {/if} {if $nextpost == true} {/if}

{#locale_upgrade_information#}

{$blog->getBlog()}

{#locale_jump_to_navigation#} {if #blogstatistics# == 1}{$blogstatistics->logStatistics()}{/if}