Rev 2006 | Rev 2010 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?phprequire_once GEN_CHEMIN_BIBLIO.'ci_initialisation.fonct.php' ;function afficherContenuCorps() {if($GLOBALS['_GEN_commun']['pear_auth']->getAuth()) {return executerCodeIgniter('admin_administrateur') ;} else {return executerCodeIgniter('admin_administrateur','demander_ident') ;}}/** afficherContenuTete()* afficherContenuNavigation()* afficherContenuMenu()* afficherContenuPied()**/function afficherContenuTete() {// return executerCodeIgniter('admin_administrateur','admin_tete') ;}function afficherContenuPied() {}?>