template_dir = realpath('./'); //$smarty->clear_compiled_tpl(); //$smarty->debugging = true; new Affichage('liens_utiles', 'ORDER BY `ordre` ASC', '200', 0); //table, requete, nb_article_par_page, page_courange //DISPLAY SELF $str = str_replace('chef-a-domicile-vaucluse.php', 'menus.tpl.php', $_SERVER["PHP_SELF"]);$strrpos = strrpos($str, '/');$str = substr($str, $strrpos+1);$smarty->display($str);