merge 10302

This commit is contained in:
Prof Langues 2020-10-08 15:21:10 +02:00
parent 332127401f
commit d0c14aaa49
1 changed files with 0 additions and 1 deletions

View File

@ -427,7 +427,6 @@ class user extends common {
// Valeurs en sortie
$this->addOutput([
'notification' => 'Connexion réussie',
//'redirect' => helper::baseUrl() . str_replace('_', '/', str_replace('__', '#', $this->getUrl(2))),
'redirect' => helper::baseUrl(),
'state' => true
]);