"> // Инициализация HTML редактора if ( isset($init_editor)) { $init_editor = "onload=initEditor()"; print '' .'' .''; } ?>
>
print _SM; ?> print _VERSION; ?> |
||
$array_modules = _html_modules();
foreach(_html_modules() as $key => $value) {
list($id, $title, $descr, $url) = split("\|", $value);
print "$title ";
}
?>
|
||
print $tpl_nav; ?> | ||