Mise à jour Camille
This commit is contained in:
parent
1dd4060314
commit
b373875a61
33 changed files with 883 additions and 150 deletions
|
|
@ -2,5 +2,8 @@
|
|||
|
||||
return [
|
||||
'debug'=> true,
|
||||
'home' => 'projets'
|
||||
'panel' => [
|
||||
'menu' => require_once __DIR__ . '/menu.php',
|
||||
'home' => 'pages/home',
|
||||
],
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue