diff --git a/core/core.php b/core/core.php index 6d322536..f559eed9 100644 --- a/core/core.php +++ b/core/core.php @@ -353,7 +353,7 @@ class common } } - // Récupére un utilisateur connecté + // Récupère un utilisateur connecté if ($this->user === []) { $this->user = $this->getData(['user', $this->getInput('ZWII_USER_ID')]); } diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index aad4eb91..3c3dc24d 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -796,8 +796,6 @@ class init extends common 'html' => '

Welcome in this ZwiiCMS, congratulations this is you first page !

' ] ]; - - public static $siteTemplate = [ 'page' => [ 'accueil' => [