a
This commit is contained in:
parent
6197059222
commit
cd6f8161e5
|
|
@ -601,16 +601,6 @@ require_once 'Modele/Societeusercentral.php';
|
||||||
|
|
||||||
$this->requete->getSession()->setAttribut("menu", $this->menu->getMenu($utilisateur['codeProfil']));
|
$this->requete->getSession()->setAttribut("menu", $this->menu->getMenu($utilisateur['codeProfil']));
|
||||||
|
|
||||||
var_dump
|
|
||||||
(
|
|
||||||
array
|
|
||||||
(
|
|
||||||
"menuSaas" => $_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