correction bug d'erreur

This commit is contained in:
Yasder5 2026-02-11 17:54:44 +01:00
parent 4a96b41d03
commit 9d3ff72100
10 changed files with 135 additions and 187 deletions

View file

@ -147,6 +147,7 @@ class UserCtrl extends MotherCtrl {
}
// Affichage de la vue inscription
$this->_arrData["arrError"] = $arrError;
$this->_display("inscription");
}