a
This commit is contained in:
parent
10bb2fcceb
commit
f2e12f399d
|
|
@ -539,16 +539,6 @@ require_once 'Framework/Localisation.php';
|
||||||
|
|
||||||
$this->requete->getSession()->setAttribut("menu", $this->menu->getMenu($utilisateur['codeProfil']));
|
$this->requete->getSession()->setAttribut("menu", $this->menu->getMenu($utilisateur['codeProfil']));
|
||||||
|
|
||||||
var_dump
|
|
||||||
(
|
|
||||||
array
|
|
||||||
(
|
|
||||||
"menu" => $_SESSION['menu'],
|
|
||||||
)
|
|
||||||
|
|
||||||
);
|
|
||||||
exit();
|
|
||||||
|
|
||||||
$codeProfil = $_SESSION['codeProfil_C'];
|
$codeProfil = $_SESSION['codeProfil_C'];
|
||||||
|
|
||||||
$login = $_SESSION['login'];
|
$login = $_SESSION['login'];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user