aaaaaaaaaaaaaaaaaaaaaaaaaa

This commit is contained in:
Yasder5 2026-02-23 20:23:50 +01:00
parent 750b5715bc
commit 5dbda3a6a0
3 changed files with 5 additions and 3 deletions

View file

@ -265,6 +265,7 @@
$objProject->hydrate($arrProject);
$this->_arrData["objProject"] = $objProject;
$this->_arrData["arrProject"] = $arrProject;
$this->_display("project_display");
} else {
header("Location: index.php?ctrl=project&action=home");