MIOLO20
|
Ir para o código fonte deste ficheiro.
Variáveis | |
$url = $miolo->getConf('home.url') | |
$title = $miolo->getConf('theme.title') | |
$action = $miolo->getPage()->action | |
$id = $miolo->getPage()->name | |
$lang = strtolower(str_replace('_', '-', $miolo->getConf('i18n.language'))) | |
$charset = $miolo->getConf('options.charset') | |
$favicon = $theme->getFavicon() | |
charset =<?php echo $charset | |
parseOnLoad | __pad0__ |
parseOnLoad | preventBackButtonFix |
parseOnLoad | locale |
$charset = $miolo->getConf('options.charset') |
$lang = strtolower(str_replace('_', '-', $miolo->getConf('i18n.language'))) |