Тема: CMS Ультра 2
![]() | ![]() |
Попробовал так:
echo $template->data["main"]["title"];
$template->ob_get_content("{content}", "main");
$template->set('{title}', 'Именение объектов', "main");
$template->set('{head}', 'АДМИНИСТРИРОВАНИЕ', "main");
$template->set('{foot}', '<a href="index.php?do=razdel">ИНФО-СЕРВИС</a><br /><a href="index.php">На главную</a>', "main");
echo $template->data["main"]["title"];
Не выводит ничего на страницу...:-(
HELP... Спасибо.