mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-11-04 00:12:04 +01:00
Paiement
This commit is contained in:
@@ -63,6 +63,9 @@ if ($file !== null) {
|
||||
case DocumentType::SANITARY_PLUG:
|
||||
$name = "Fiche sanitaire";
|
||||
break;
|
||||
case DocumentType::SCHOLARSHIP:
|
||||
$name = "Notification de bourse";
|
||||
break;
|
||||
}
|
||||
$name .= " de $first_name $surname.pdf";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user