assign("theme", $theme); } if (isset($p[3])) $template->assign("ex", new Exercice($p[3], $theme)); return SALT_ADMIN."/exercice";