Subversion Repositories Applications.referentiel

Compare Revisions

Regard whitespace Rev 400 → Rev 399

/branches/v2.0-betulales/interfaces/controleurs/AppliControleur.php
173,10 → 173,8
}
 
private function getModulePrincipalCourant() {
if (array_key_exists('module_principal', $GLOBALS)) {
return $GLOBALS['module_principal'];
}
}
/**
* Construction du menu et stockage dans le conteneur de sortie RENDU_MENU.