admin: merge acces-etudiante+file-access into acces.php, absorb system.php into parametres.php

This commit is contained in:
Pontoporeia
2026-04-29 21:18:25 +02:00
parent 670a38f30d
commit b5189c0d08
11 changed files with 684 additions and 209 deletions

View File

@@ -64,7 +64,7 @@ try {
App::flash('success', "Demande rejetée.");
}
header('Location: /admin/file-access.php');
header('Location: /admin/acces.php');
exit;
} catch (Exception $e) {