|
|
:
...
|
:
, 17 , ...
|
- 66
, 25 , 66 8- ()...
|
...
|
, 6 , () ...
|
5 , ...
|
14
14 . ...
|
, , . ...
|
:
( ) , 16 , REGNUM ...
|
50
50 . ...
|
65
, 17 , 65 1943 ...
|
|
|
|
|
/", $playingnow, $matches);
$total_playingnow = count($matches[0]);
$smarty->assign('total_playingnow', $total_playingnow);
$smarty->assign('playingnow', $playingnow);
$smarty->assign('voth_title', $voth_title);
$smarty->assign('voth', $voth);
$smarty->assign('new_videos', $new_videos);
$smarty->assign('top_videos', $top_videos);
// --- DEFAULT SYSTEM FILES - DO NOT REMOVE --- //
$smarty->assign('template_dir', $template_f);
$smarty->display('main_video.tpl');
//HTML;
?> |
|
|