content;
} else {
header("Content-type: text/html; charset={$config['siteCharset']}");
?>
xmlns="http://www.w3.org/1999/xhtml">
" />
*/ ?>
items)) && (notNull($modules->items))) {
foreach ($modules->items as $key => $value) {
if (is_file($key.'.css')) {
?>
'.$lang['name'].'';
}
}
}
return $result;
}
?>