@@ -70,7 +70,7 @@ |
||
| 70 | 70 | return $this->cache; |
| 71 | 71 | } |
| 72 | 72 | public function getDesactiverNavigation(){ |
| 73 | - return $this->desactiver_navigation; |
|
| 73 | + return $this->desactiver_navigation; |
|
| 74 | 74 | } |
| 75 | 75 | |
| 76 | 76 | //pour la configuration des comptes |
@@ -60,7 +60,7 @@ |
||
| 60 | 60 | return $this->supprimer_page; |
| 61 | 61 | } |
| 62 | 62 | public function getListeDroitsAcces(){ |
| 63 | - return $this->liste_droits_acces; |
|
| 63 | + return $this->liste_droits_acces; |
|
| 64 | 64 | } |
| 65 | 65 | |
| 66 | 66 | /** |
@@ -34,7 +34,7 @@ |
||
| 34 | 34 | |
| 35 | 35 | //-------------------------- GETTER ----------------------------------------------------------------------------// |
| 36 | 36 | public function getController(){ |
| 37 | - return $this->controller; |
|
| 37 | + return $this->controller; |
|
| 38 | 38 | } |
| 39 | 39 | |
| 40 | 40 | /** |