correction

This commit is contained in:
Yass 2026-02-25 15:36:57 +01:00
parent cd8300e452
commit 3e8a0926d3
6 changed files with 2 additions and 353 deletions

View file

@ -51,7 +51,7 @@ class UserCtrl extends MotherCtrl {
}
}
$this->_arrData['arrError'] = $arrError;
$this->_display("login");
$this->_display("signup");
}