rename thanks.php to recapitulatif.php in admin and partage

This commit is contained in:
Pontoporeia
2026-04-27 20:40:34 +02:00
parent 4d88bd8cc5
commit aca7e7eef8
9 changed files with 18 additions and 13 deletions

View File

@@ -96,7 +96,7 @@ class ThesisCreateController
* Validate and persist a new-thesis POST submission.
*
* On success, returns the new thesis ID so the caller can redirect to
* thanks.php?id=<n>. On validation or DB failure, throws an Exception
* recapitulatif.php?id=<n>. On validation or DB failure, throws an Exception
* (caller must flash the message and redirect back to the form).
*
* Execution order: