nettoyage
This commit is contained in:
parent
8aeddf77c1
commit
240a3afd9e
@ -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')]);
|
||||
}
|
||||
|
@ -796,8 +796,6 @@ class init extends common
|
||||
'html' => '<h2>Welcome in this ZwiiCMS, congratulations this is you first page !</h2>'
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
public static $siteTemplate = [
|
||||
'page' => [
|
||||
'accueil' => [
|
||||
|
Loading…
Reference in New Issue
Block a user