forked from ZwiiCMS-Team/ZwiiCMS
une ligne vide ajoutée
This commit is contained in:
parent
016a809022
commit
1c20abd750
@ -628,6 +628,7 @@ class user extends common
|
||||
self::$listModules = helper::getModules();
|
||||
self::$listModules = array_keys(self::$listModules);
|
||||
sort(self::$listModules);
|
||||
|
||||
// Valeurs en sortie;
|
||||
$this->addOutput([
|
||||
'title' => sprintf(helper::translate('Édition du profil %s'), $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'name'])),
|
||||
|
Loading…
Reference in New Issue
Block a user