$forum_bar, '{last_visit}'=>$dle_forum_last_visit, '{now_time}'=>langdate($forum_config['timestamp'],$_TIME), '{STATS}'=>$tpl->result['forum_stats'], '[search-link]'=>"", '[/search-link]'=> '', '[getnew-link]'=>"", '[/getnew-link]'=> '', '[subscription-link]'=>"", '[/subscription-link]'=>'', '[textversion]'=>"", '[/textversion]'=>'',); $f_set="set"; $compile="compile"; $f_get="get"; if(!defined('FORUM_SUB_DOMAIN')) { $forum_ajax="\r\n\r\n"; $tpl->load_template($tpl_dir.'main.tpl'); $tpl->copy_template = "{$forum_ajax}".$tpl->copy_template; } $tpl->$f_set('{BOARD}',$tpl->result['dle_forum']); $tpl->$f_set('', $forum_content); $copyrigt=true; $f_file_get_contents="file_get_contents"; $f_clear="clear"; $tpl->$compile("content"); $tpl->$f_clear(); ?>