Fix la colonisation #17

Merged
nemunaire merged 3 commits from fix/colonisation_covie into master 2021-01-16 19:48:07 +00:00
Showing only changes of commit 1072d78ae7 - Show all commits

Permet l'envoi d'un rapport de colonisation (et tous les autres rapports aussi :p)
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

Nigel Sheldon 2021-01-16 19:04:20 +01:00

View file

@ -18,6 +18,8 @@ class Rapport
public $rapportA = "";
public $rapportB = "";
public $table = "mail";
/**
* Constructor
* @access protected