'en_UK')); list(, $tour_name) = explode('/', $tour_to_launch); load_language('tour_'.$tour_name.'.lang', PHPWG_PLUGINS_PATH .'TakeATour/', array('force_fallback'=>'en_UK')); $template->set_filename('TAT_js_css', PHPWG_PLUGINS_PATH.'TakeATour/tpl/js_css.tpl'); $template->assign('ADMIN_THEME', $conf['admin_theme']); $template->parse('TAT_js_css'); if (isset($TAT_restart) and $TAT_restart) { $TAT_restart=false; $template->assign('TAT_restart',true); } $tat_path=str_replace(basename($_SERVER['SCRIPT_NAME']),'', $_SERVER['HTTP_HOST'] . $_SERVER['SCRIPT_NAME']); $template->assign('TAT_path', $tat_path); $template->assign('ABS_U_ADMIN', get_absolute_root_url());// absolute one due to public pages and $conf['question_mark_in_urls'] = false+$conf['php_extension_in_urls'] = false; include($tour_to_launch.'/config.inc.php'); $template->set_filename('TAT_tour_tpl', $TOUR_PATH); $template->parse('TAT_tour_tpl'); } /** Add link in Help pages **/ add_event_handler('loc_end_help','TAT_help'); function TAT_help() { global $template; load_language('plugin.lang', PHPWG_PLUGINS_PATH .'TakeATour/'); $template->set_prefilter('help', 'TAT_help_prefilter'); } function TAT_help_prefilter($content, &$smarty) { $search = '