.env en moins normalement
This commit is contained in:
parent
f1ef53c4ac
commit
c8343faec7
4 changed files with 9 additions and 12 deletions
|
|
@ -26,6 +26,6 @@
|
|||
}
|
||||
|
||||
if ($boolError) {
|
||||
header("Location: index.php?ctrl=error&action=error_404");
|
||||
exit;
|
||||
$error = new \Controllers\ErrorCtrl();
|
||||
return $error->error_404();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue