<?php include_once ("./config.php"); include_once ('lib/html.php'); include_once ("./page.header.php"); // affiche un "tip" include_once( "./modules/help/tip.display.php" ); include_once ("./page.footer.php"); ?>