compile_check = true; $smarty->debugging = false; $smarty->assign("lang",$_LANG); $smarty->assign("loggedin",$_APP['loggedin']); $smarty->display("index.tpl"); include_once('footer.inc.php'); ?>