Subversion Repositories Applications.referentiel

Compare Revisions

Regard whitespace Rev 399 → Rev 400

/branches/v2.0-betulales/interfaces/controleurs/AppliControleur.php
173,8 → 173,10
}
 
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.