assign('tests',$tests); $tpl->assign('testsCount',count($tests)); $tpl->assign('dir',scandir(DIR_LANG)); $tpl->assign('presumedRoot',str_replace(basename(__FILE__),'','http://'.$_SERVER['SERVER_NAME'].$_SERVER['PHP_SELF'])); $view = 'install'; require_once('footer.php') ?>